[webkit-reviews] review granted: [Bug 228894] [:has() pseudo-class] Basic support : [Attachment 435126] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 8 08:54:15 PDT 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 228894: [:has() pseudo-class] Basic support
https://bugs.webkit.org/show_bug.cgi?id=228894

Attachment 435126: patch

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




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

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

> Source/WebCore/css/parser/CSSSelectorParser.cpp:286
> +	   if (hasScopePseudoClass(*end))

Is end always non-null here?


More information about the webkit-reviews mailing list