[webkit-reviews] review granted: [Bug 232562] Use Style::ScopeOrdinal for finding the right scope for ::part matching : [Attachment 442992] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 13:18:02 PDT 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 232562: Use Style::ScopeOrdinal for finding the right scope for ::part
matching
https://bugs.webkit.org/show_bug.cgi?id=232562

Attachment 442992: Patch

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




--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 442992
  --> https://bugs.webkit.org/attachment.cgi?id=442992
Patch

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

> Source/WebCore/ChangeLog:8
> +	   We are passing the scope ordinal to the selector checker so we can
use it consistently to find

are already passing? Or new in this patch?

> Source/WebCore/style/StyleScopeOrdinal.h:51
> +
> +

Extra blank line.


More information about the webkit-reviews mailing list