- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 23 Oct 2009 08:43:00 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8003
David Carlisle <davidc@nag.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Keywords| |TrackerRequest
Resolution|WONTFIX |
--- Comment #2 from David Carlisle <davidc@nag.co.uk> 2009-10-23 08:43:00 ---
It may be that one or two (or one or two hundred?) authors have requested this
change but the existing rules are based on decades of experience of negative
effects of having a system where white space wrapping is generally harmless but
line breaks are preserved in a few contexts. If this change (which is
incompatble with html4, html5-xhtml and any other XML or SGML usage) is made
then bad linebreaks will inevitably end up in tooltips as files are reflowed in
editors.
It is better not to add the bad behaviour than add it and then add text to the
specification warning of the dangers. Especially as the existing text does not
even say that it is not compatible with one of the supported serialisations or
with legacy behaviour.
suggested tracker title
line breaks in attributes
suggested text
white space normalisation should be applied to attribute values, consistent
with html4 and xml. To insert a linebreak into an attribute value a character
reference should be used such as
--
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 Friday, 23 October 2009 08:43:05 UTC