[Webkit-unassigned] [Bug 12195] XMLHttpRequest should raise SYNTAX_ERR when a parameter doesn't match HTTP syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 23:50:55 PST 2010


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





--- Comment #4 from Yuzo Fujishima <yuzo at google.com>  2010-01-26 23:50:55 PST ---
Eric,

The following are test results.

Safari 4.0 WITH this patch passes all of them.

The attached Testcases, both quirks and standards modes:
IE 8.0: FAIL
FF 3.5: FAIL
Opera 10.10: PASS
Safari 4.0 WITHOUT this patch: FAIL

Test 1 and 2 in the patch (as far as I can tell by watching the screen):
IE 8.0: FAIL
FF 3.5: PASS
Opera 10.10: PASS
Safari 4.0 WITHOUT this patch: PASS

Test 3 (ditto):
IE 8.0: FAIL
FF 3.5: FAIL
Opera 10.10: FAIL
Safari 4.0 WITHOUT this patch: FAIL
(Opera fails to handle unclosed string for font-family property but can handle
it for content property. Hmm.)

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