Default `GraphicsContext::drawGlyphs()` simply calls `FontCascade::drawGlyphs()` but `GraphicsContextCairo::drawGlyphs()` duplicates the logic of `FontCascade::drawGlyphs()`. `GraphicsContextCairo::drawDecomposedGlyphs()` is virtually the same as `GraphicsContext::drawDecomposedGlyphs()`.
Pull request: https://github.com/WebKit/WebKit/pull/14068
Committed 264258@main (0aad38b2c526): <https://commits.webkit.org/264258@main> Reviewed commits have been landed. Closing PR #14068 and removing active labels.