- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 17 Feb 2010 09:35:39 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9035
Summary: Interfaces for URL manipulation: concept of
"hierarchical"
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: julian.reschke@gmx.de
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
It would be good to specify precisely what "hierarchical" means.
In RFC 3986, the distinction does not exist anymore.
For instance, for
data:,A%20brief%20note%25foo#bar
IE8 returns
,A%20brief%20note%25foo
as pathname, which intuitively seems to be the right thing, given the URI
grammar.
--
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 Wednesday, 17 February 2010 09:35:41 UTC