RESOLVED FIXED 138822
Add the initial implementation of dynamic specificity for :matches()
https://bugs.webkit.org/show_bug.cgi?id=138822
Summary Add the initial implementation of dynamic specificity for :matches()
Benjamin Poulain
Reported 2014-11-17 21:34:38 PST
Add the initial implementation of dynamic specificity for :matches()
Attachments
Patch (27.31 KB, patch)
2014-11-17 21:45 PST, Benjamin Poulain
no flags
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 (494.64 KB, application/zip)
2014-11-17 22:49 PST, Build Bot
no flags
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion (515.56 KB, application/zip)
2014-11-17 23:25 PST, Build Bot
no flags
Patch (49.62 KB, patch)
2014-11-18 17:29 PST, Benjamin Poulain
kling: review+
Benjamin Poulain
Comment 1 2014-11-17 21:45:03 PST
Build Bot
Comment 2 2014-11-17 22:49:48 PST
Comment on attachment 241763 [details] Patch Attachment 241763 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/4997228900909056 New failing tests: fast/selectors/class-style-update-with-not.html
Build Bot
Comment 3 2014-11-17 22:49:51 PST
Created attachment 241765 [details] Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-15 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Build Bot
Comment 4 2014-11-17 23:25:30 PST
Comment on attachment 241763 [details] Patch Attachment 241763 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/5780118559522816 New failing tests: fast/selectors/class-style-update-with-not.html
Build Bot
Comment 5 2014-11-17 23:25:34 PST
Created attachment 241767 [details] Archive of layout-test-results from webkit-ews-07 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-07 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Benjamin Poulain
Comment 6 2014-11-18 17:29:20 PST
Andreas Kling
Comment 7 2014-11-18 21:04:39 PST
Comment on attachment 241838 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=241838&action=review r=me > Source/WebCore/css/CSSSelector.cpp:83 > + // FIXME: get rid of this! :|
Benjamin Poulain
Comment 8 2014-11-18 21:12:43 PST
Note You need to log in before you can comment on or make changes to this bug.