- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 27 Mar 2010 22:54:20 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9354
Summary: Leading/trailing whitespace in attributes that take a
URL should be conforming
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: mjs@apple.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
In attributes that take exactly one URL (for example a@href or img@src),
leading or trailing whitespace should be allowed in the attribute value. It
will be safely stripped, and will not have any interoperability impact, nor
will it do anything other than what the author expects.
msn.com is an example of a site with this error:
http://www.w3.org/html/wg/wiki/index.php?title=HTML5_Authoring_Conformance_Study#msn.com
--
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, 27 March 2010 22:54:21 UTC