- From: <bugzilla@jessica.w3.org>
- Date: Fri, 28 Sep 2012 10:51:51 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=11379
Anne <annevk@annevk.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
CC| |annevk@annevk.nl
--- Comment #4 from Anne <annevk@annevk.nl> 2012-09-28 10:51:51 UTC ---
http://url.spec.whatwg.org/ defines URLs now. Per that document a URL is always
"absolute" (perhaps invalid, but always absolute). The input to the parsing
algorithm may be relative to something else, but you always end up with URL
that has all the relevant information (although it could be invalid if there's
relative input and nothing to resolve it to).
--
Configure bugmail: https://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 Friday, 28 September 2012 10:51:52 UTC