[Webkit-unassigned] [Bug 68089] WebKit doesn't parse "#" as delimiter for fragment identifier in data URIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 20 01:40:25 PDT 2011


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





--- Comment #17 from Robert O'Callahan <roc at ocallahan.org>  2011-09-20 01:40:25 PST ---
When you do that it would be good if you can describe how relative URIs should work in data: URIs.

Given
data:text/html,<a href="#foo">hello</a><div id="#foo" style="margin-top:10000px;">pick me!</div>
clicking on the link seems to navigate to about:blank in Chrome, which is unexpected.

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