[webkit-reviews] review granted: [Bug 133473] CSS JIT: add support for the "any" pseudo class : [Attachment 232422] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 3 13:55:44 PDT 2014


Benjamin Poulain <benjamin at webkit.org> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 133473: CSS JIT: add support for the "any" pseudo class
https://bugs.webkit.org/show_bug.cgi?id=133473

Attachment 232422: Patch
https://bugs.webkit.org/attachment.cgi?id=232422&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
The patch is great. There is an issue I also forgot about :not(),
fragmentOnlyMatchesLinksInQuirksMode() should return false in those cases.
Let's land this since it is complete and correct with the exception of
fragmentOnlyMatchesLinksInQuirksMode(). I'll write a quick fix for
fragmentOnlyMatchesLinksInQuirksMode.


More information about the webkit-reviews mailing list