RESOLVED FIXED 36280
REGRESSION: CSS3 @import inside of @media test fails
https://bugs.webkit.org/show_bug.cgi?id=36280
Summary REGRESSION: CSS3 @import inside of @media test fails
Simon Fraser (smfr)
Reported 2010-03-17 20:30:11 PDT
The test at http://samples.msdn.microsoft.com/ietestcenter/domstyle/invalidMedia.htm fails. However, I don't understand why the test would pass. We find one cssRule, which is the @media rule.
Attachments
Dave Hyatt
Comment 1 2010-03-23 11:26:07 PDT
This is passing now. One of my other fixes seems to have made this work.
Note You need to log in before you can comment on or make changes to this bug.