This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 9555 - Inconsistent specification of 'href' attribute for <link>
Summary: Inconsistent specification of 'href' attribute for <link>
Status: CLOSED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Macintosh All
: P2 trivial
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-19 21:21 UTC by Daniel James
Modified: 2010-10-04 14:48 UTC (History)
4 users (show)

See Also:


Attachments

Description Daniel James 2010-04-19 21:21:11 UTC
In section 4.12.1 it says that the href attribute on a link element 'has to be a valid non-empty URL' (i.e. not potentially surrounded by spaces),  in 4.2.4 is says this it 'must contain a valid non-empty URL potentially surrounded by spaces'.

4.12.1: http://dev.w3.org/html5/spec/Overview.html#hyperlink-elements
4.2.4: http://dev.w3.org/html5/spec/Overview.html#the-link-element
Comment 1 Ian 'Hixie' Hickson 2010-08-23 22:53:05 UTC
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: Did Not Understand Request
Change Description: no spec change
Rationale: The section in question has been somewhat revamped. Does your problem still exist? I can't find it anymore, but I may have fixed it in those recent edits.
Comment 2 Daniel James 2010-08-24 08:13:44 UTC
Yes, it looks like the href requirement was removed from the links section so it's only  specified in one place now.