[Webkit-unassigned] [Bug 34067] CSS rule containing an unclosed string is ignored.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 16:21:02 PST 2010


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





--- Comment #5 from Philippe Wittenbergh <phiw at l-c-n.com>  2010-01-26 16:21:01 PST ---
I think this bug is invalid.

The testcase is in quirks mode; once made into a standard mode test (with
<!doctype html>), I get the following results

Firefox (Gecko 1.9.0 ~ 19.3a1pre) --> only show 'failed'
Opera 10.5a --> same as Gecko
IE8 --> same as Gecko.

testcase:
http://dev.l-c-n.com/CSS2_parse/parse_content2.html
(there are a few more tests where WebKit show different behaviour than Gecko &
Opera in the same /CSS2_parse/ folder; I haven't fully pondered them )

See the bottom of the section, under the bullet 'Unexpected end of string'
http://www.w3.org/TR/CSS21/syndata.html#parsing-errors

-- 
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