[Webkit-unassigned] [Bug 46951] Layout test failure for chromium fast/url/segments-from-data-url.html and fast/url/segments.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 18:46:49 PDT 2010


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





--- Comment #2 from Hin-Chung Lam <hclam at google.com>  2010-09-30 18:46:49 PST ---
It fails for the case of

'http://f:\n/c'

The expected results of parsing is [":","","0","","",""].
The actual results is ["http:","f","0","/c","",""].

Please let me know if you are not the right person for this bug. I'll find another person. Thanks!

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