RESOLVED FIXED 106696
Allow nesting of at-rules
https://bugs.webkit.org/show_bug.cgi?id=106696
Summary Allow nesting of at-rules
Pablo Flouret
Reported 2013-01-11 13:38:55 PST
http://dev.w3.org/csswg/css3-conditional/#processing introduces the concept of grouping rules, and allows for them to be nested. In particular, this change affects @media (and is needed for @supports as well).
Attachments
Patch (13.51 KB, patch)
2013-01-11 14:48 PST, Pablo Flouret
no flags
Patch (14.02 KB, patch)
2013-01-11 17:28 PST, Pablo Flouret
no flags
Pablo Flouret
Comment 1 2013-01-11 14:48:22 PST
Build Bot
Comment 2 2013-01-11 15:49:52 PST
WebKit Review Bot
Comment 3 2013-01-11 17:01:41 PST
Comment on attachment 182420 [details] Patch Attachment 182420 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/15833079 New failing tests: fast/text/international/hindi-spacing.html
Pablo Flouret
Comment 4 2013-01-11 17:28:03 PST
Allan Sandfeld Jensen
Comment 5 2013-01-14 01:40:54 PST
Comment on attachment 182450 [details] Patch Looks good, it even cleans up code duplication.
WebKit Review Bot
Comment 6 2013-01-14 01:51:22 PST
Comment on attachment 182450 [details] Patch Clearing flags on attachment: 182450 Committed r139594: <http://trac.webkit.org/changeset/139594>
WebKit Review Bot
Comment 7 2013-01-14 01:51:26 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.