[webkit-reviews] review granted: [Bug 220650] ::first-letter does not work if used only in shadow content : [Attachment 458344] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 15:53:59 PDT 2022


zalan <zalan at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s request
for review:
Bug 220650: ::first-letter does not work if used only in shadow content
https://bugs.webkit.org/show_bug.cgi?id=220650

Attachment 458344: Patch

https://bugs.webkit.org/attachment.cgi?id=458344&action=review




--- Comment #9 from zalan <zalan at apple.com> ---
Comment on attachment 458344
  --> https://bugs.webkit.org/attachment.cgi?id=458344
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=458344&action=review

> Source/WebCore/rendering/RenderInline.cpp:-218
> -    if (!mayAffectLayout && checkFonts && view().usesFirstLineRules()) {

guess we don't want to depend on checkFonts either.


More information about the webkit-reviews mailing list