- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Nov 2011 14:02:39 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14833
Summary: "If current node is a pre, textarea, or listing
element, append a U+000A LINE FEED (LF) character." -
no browser does this and when we tried it caused
site-compat problems. It should either be removed or
changed to only emit a extra LF if the element's fi
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#ser
ializing-html-fragments
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#serializing-html-fragments
Complete: http://www.whatwg.org/c#serializing-html-fragments
Comment:
"If current node is a pre, textarea, or listing element, append a U+000A LINE
FEED (LF) character." - no browser does this and when we tried it caused
site-compat problems. It should either be removed or changed to only emit a
extra LF if the element's first child is a text node starting with a LF.
Posted from: 2001:4c28:a030:30:219:99ff:fe0e:5501
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0a1) Gecko/20111009
Firefox/10.0a1
--
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 Tuesday, 15 November 2011 14:02:47 UTC