[Webkit-unassigned] [Bug 6891] end-of-file handling for @import is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 01:31:29 PST 2010


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





--- Comment #11 from Yuzo Fujishima <yuzo at google.com>  2010-01-27 01:31:28 PST ---
Hi, Robert,

I noticed that the behavior changes depending on whether
a newline follows the unclosed import or not.

I've added import-css-newline.html to the testcase.

The result (import-css.html, import-css-newline.html):

IE 8.0:        (FAIL, FAIL)
FF 3.6:        (PASS, FAIL)
Opera 10.10:   (PASS, PASS)
WebKit r53468: (FAIL, FAIL)
This patch:    (FAIL, PASS)

I admit this patch is not good enough.

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