[Bug 14833] "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

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14833

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |ian@hixie.ch

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-12-07 23:22:37 UTC ---
Well we definitely need something here, otherwise we'll get dataloss if there's
a leading LF. But I can change it to be more conservative in when they are
added, sure.

-- 
Configure bugmail: https://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 Wednesday, 7 December 2011 23:22:39 UTC