[Bug 18009] base.href shouldn't reflect the content attribute normally. It needs to be resolved against the document's URI *before* <base> is applied; otherwise "foo/" resolves to "http://whatever/foo/foo/" instead of "http://whatever/foo/".

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18009

Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> ---
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If
you are satisfied with this response, please change the state of
this bug to CLOSED. If you have additional information and would
like the Editor to reconsider, please reopen this bug. If you would
like to escalate the issue to the full HTML Working Group, please
add the TrackerRequest keyword to this bug, and suggest title and
text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this
document:   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted

Change Description:
https://github.com/w3c/html/commit/a90eb2b97fdae8513850a8e6edcadb4b9c15bfff

Rationale: accepted WHATWG change

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 26 April 2013 12:41:25 UTC