[Bug 13983] It seems like textarea's raw value should always normalize newlines to \n

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13983

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

--- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-20 22:19:55 UTC ---
Do you have a testcase demonstrating what you mean? Is this just about DOM
manipulation inserting U+000Ds using .textContent and those needing to not be
reflected in .value?

-- 
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 Thursday, 20 October 2011 22:19:57 UTC