- From: <bugzilla@jessica.w3.org>
- Date: Sat, 23 Apr 2011 04:00:38 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12543 --- Comment #4 from Masatoshi Kimura <VYV03354@nifty.ne.jp> 2011-04-23 04:00:38 UTC --- Moreover, the current spec asks User-Agents to replace backslashes AFTER resolving the URI. But actual implementations (at least Mozilla on Windows for file URIs) replace it BEFORE resolving. Otherwise relative path resolving will not be handled correctly (consider about ".\" or "..\" or "\topleveldirectory"). It's obvious that the backslash replacement clause was added in an unconsidered way. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Saturday, 23 April 2011 04:00:40 UTC