[webkit-reviews] review granted: [Bug 232261] :host::part(foo) selector does not select elements inside shadow roots : [Attachment 443283] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 08:51:04 PDT 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 232261: :host::part(foo) selector does not select elements inside shadow
roots
https://bugs.webkit.org/show_bug.cgi?id=232261

Attachment 443283: Patch

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




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

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

> Source/WebCore/css/SelectorChecker.cpp:418
> +	   MatchResult result = matchRecursively(checkingContext, nextContext,
ignoreDynamicPseudo);

auto?


More information about the webkit-reviews mailing list