- From: <bugzilla@jessica.w3.org>
- Date: Mon, 14 Mar 2011 09:43:25 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12297
Summary: Please specify how to handle space, tab and carriage
return in title attribute values
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: hsivonen@iki.fi
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
http://www.whatwg.org/specs/web-apps/current-work/#the-title-attribute-0
For consistency with IE and Chrome, please say that CRLF, CR and LF each render
one line break. Please say that runs of spaces are *not* collapsed. Please say
that tabs move the next character to the next tab stop but at least by one
space.
Unfortunately, it seems the browsers don't agree on the tab size. Chrome has
the tab size of 4. IE has the tab size of 8. (Firefox would have the tab size
of 3 if you could observe it!)
--
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 Monday, 14 March 2011 09:43:26 UTC