[Webkit-unassigned] [Bug 47153] CSS 2.1 failure: at-import-*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 11:38:16 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=47153


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74506|review?                     |review+
               Flag|                            |




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2010-11-22 11:38:16 PST ---
(From update of attachment 74506)
View in context: https://bugs.webkit.org/attachment.cgi?id=74506&action=review

These tests are strange. Somehow, a syntax requirement of @import being the first rule (besides @charset) can be waived by semantical correctness of preceding rules - I wouldn't expect it to work that way.

r=me, but please don't land without confirming that IE and Firefox agree.

> WebCore/ChangeLog:8
> +        Fix at-import-009.htm by ignoring invalid @media and @charset rules.

Valid or not, @charset is allowed before @import. Could you add an explanation of what the problem with that was?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list