RESOLVED FIXED 71904
CSS exclusions: parse the wrap-flow and wrap-through properties
https://bugs.webkit.org/show_bug.cgi?id=71904
Summary CSS exclusions: parse the wrap-flow and wrap-through properties
Alexandru Chiculita
Reported 2011-11-09 06:44:48 PST
Attachments
Patch (26.20 KB, patch)
2011-11-14 07:00 PST, Mihnea Ovidenie
webkit.review.bot: commit-queue-
Patch 2 (26.27 KB, patch)
2011-11-14 08:46 PST, Mihnea Ovidenie
webkit.review.bot: commit-queue-
Patch 3 (29.82 KB, patch)
2011-11-15 01:28 PST, Mihnea Ovidenie
no flags
Radar WebKit Bug Importer
Comment 1 2011-11-09 09:25:17 PST
Mihnea Ovidenie
Comment 2 2011-11-14 07:00:02 PST
WebKit Review Bot
Comment 3 2011-11-14 07:21:59 PST
Comment on attachment 114940 [details] Patch Attachment 114940 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10472258
Mihnea Ovidenie
Comment 4 2011-11-14 08:46:42 PST
Created attachment 114954 [details] Patch 2 1. Use || instead of | in CSSParser.cpp 2. Rework wrap-through-parsing.js
WebKit Review Bot
Comment 5 2011-11-14 09:51:32 PST
Comment on attachment 114954 [details] Patch 2 Attachment 114954 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10473247 New failing tests: svg/css/getComputedStyle-basic.xhtml fast/css/getComputedStyle/computed-style.html fast/css/getComputedStyle/computed-style-without-renderer.html
Mihnea Ovidenie
Comment 6 2011-11-15 01:28:52 PST
Created attachment 115120 [details] Patch 3 Add expected results for chromium-win.
WebKit Review Bot
Comment 7 2011-11-17 00:08:49 PST
Comment on attachment 115120 [details] Patch 3 Clearing flags on attachment: 115120 Committed r100570: <http://trac.webkit.org/changeset/100570>
WebKit Review Bot
Comment 8 2011-11-17 00:08:54 PST
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.