[Webkit-unassigned] [Bug 34067] CSS rule containing a string unclosed at the end of stylesheet is ignored.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 03:59:50 PST 2010


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





--- Comment #20 from Yuzo Fujishima <yuzo at google.com>  2010-01-28 03:59:49 PST ---
I've changed the patch such that WebKit behaves similarly to other browsers.

New testcase results: (test 1, test 2, test 3, test 4)

IE 8.0:      (FAIL, FAIL, PASS, FAIL)
FF 3.6:      (PASS, PASS, PASS, PASS)
Opera 10.10: (PASS, PASS, PASS, PASS)

r53468:      (PASS, PASS, FAIL, PASS)
This patch:  (PASS, PASS, PASS, PASS)

Yuzo

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