[Webkit-unassigned] [Bug 143381] New: URLs containing tabs or newlines are parsed incorrectly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 3 11:10:49 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143381
Bug ID: 143381
Summary: URLs containing tabs or newlines are parsed
incorrectly
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mjs at apple.com
WebKit appears to treat raw newline or tab characters in a URL hostname as spaces. Other browsers appear to strip them (and the URL spec calls for this). Illustrated example here:
https://url.spec.whatwg.org/interop/test-results/d7d52bebd0?select=current&baseline=safari
Live test case here:
http://intertwingly.net/tmp/url0.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150403/f186174c/attachment-0001.html>
More information about the webkit-unassigned
mailing list