[Webkit-unassigned] [Bug 113240] TextIterator emits LF for a br element inside an empty textarea element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 17:20:49 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113240


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2013-03-25 17:23:16 PST ---
By the way, it'll be great if we can refactor the code in HTMLTextFormControlElement and HTMLTextAreaElement to use TextIterator while fixing this bug since they have a special logic to convert DOM to text, which is basically duplicating the functionality of TextIterator.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list