RESOLVED FIXED 178339
Resolve ::before and ::after pseudo elements during style resolution
https://bugs.webkit.org/show_bug.cgi?id=178339
Summary Resolve ::before and ::after pseudo elements during style resolution
Antti Koivisto
Reported 2017-10-16 07:26:31 PDT
They are currently resolved during render tree building which creates problems with display:contents and animations.
Attachments
patch (22.91 KB, patch)
2017-10-16 07:43 PDT, Antti Koivisto
buildbot: commit-queue-
Archive of layout-test-results from ews116 for mac-elcapitan (1.97 MB, application/zip)
2017-10-16 11:07 PDT, Build Bot
no flags
patch (24.06 KB, patch)
2017-10-16 11:51 PDT, Antti Koivisto
no flags
patch (26.04 KB, patch)
2017-10-18 06:00 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2017-10-16 07:43:53 PDT
Build Bot
Comment 2 2017-10-16 11:07:05 PDT
Comment on attachment 323894 [details] patch Attachment 323894 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/4872020 New failing tests: inspector/dom/pseudo-element-dynamic.html imported/blink/animations/pseudo-element-animation-with-color-crash.html imported/blink/animations/pseudo-element-animation-with-marker-crash.html
Build Bot
Comment 3 2017-10-16 11:07:07 PDT
Created attachment 323910 [details] Archive of layout-test-results from ews116 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews116 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Antti Koivisto
Comment 4 2017-10-16 11:51:05 PDT
WebKit Commit Bot
Comment 5 2017-10-17 02:21:09 PDT
Comment on attachment 323918 [details] patch Clearing flags on attachment: 323918 Committed r223500: <https://trac.webkit.org/changeset/223500>
WebKit Commit Bot
Comment 6 2017-10-17 02:21:11 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2017-10-17 02:22:27 PDT
WebKit Commit Bot
Comment 8 2017-10-17 14:26:43 PDT
Re-opened since this is blocked by bug 178408
Antti Koivisto
Comment 9 2017-10-18 06:00:39 PDT
Created attachment 324112 [details] patch With a null check and a test for the crash
WebKit Commit Bot
Comment 10 2017-10-18 06:41:08 PDT
Comment on attachment 324112 [details] patch Clearing flags on attachment: 324112 Committed r223604: <https://trac.webkit.org/changeset/223604>
WebKit Commit Bot
Comment 11 2017-10-18 06:41:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.