[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

--- Comment #7 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-25 04:51:01 UTC ---
Pressing enter inserts a U+000A. I don't understand where 1217 would be getting
its U+000Ds.

Haven't look at 1218 in detail yet, but I'm not convinced what WebKit does
there is right (e.g. try it with span/textContent instead of textarea/value —
why would it be different?).

-- 
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, 25 October 2011 04:51:40 UTC