[Webkit-unassigned] [Bug 14346] CSS parser accepts unexpected { } in declarations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 2 08:19:17 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=14346


apapirovski at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20925|                            |review?
               Flag|                            |




------- Comment #4 from apapirovski at mac.com  2008-05-02 08:19 PDT -------
Created an attachment (id=20925)
 --> (http://bugs.webkit.org/attachment.cgi?id=20925&action=view)
patch

(One note to begin with, there's hardly any logic to the formatting of the
grammar file, so I just tried to match whatever was there... )

The changelog has most of the fixes listed in it. I'll just provide the test
cases not in our test suite that were fixed by this patch:
http://hixie.ch/tests/adhoc/css/parsing/core-syntax/002-demo.html
http://hixie.ch/tests/adhoc/css/parsing/core-syntax/002.html
http://hixie.ch/tests/adhoc/css/parsing/core-syntax/003.html
http://hixie.ch/tests/adhoc/css/parsing/core-syntax/006.html
http://dbaron.org/css/test/parsing4
http://dbaron.org/css/test/parsing5
http://samples.msdn.microsoft.com/csstestpages/Chapter_4/eof-001.htm
http://samples.msdn.microsoft.com/csstestpages/Chapter_4/invalid-decl-at-rule-001.htm
(wrong description inside, but a correct test case)
http://annevankesteren.nl/test/css/syntax/007.html
http://annevankesteren.nl/test/css/syntax/018.html

+ the three test cases from the CSS 2.1 test suite which are in LayoutTests.


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



More information about the webkit-unassigned mailing list