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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 13:54:30 PDT 2013


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2013-03-13 13:56:55 PST ---
(In reply to comment #3)
> rniwa: Should plainText() function in TextIterator.cpp simply compare each element it is iterating over to see if it is "<br>" and if it is - skip it?

Definitely not. We simply need a logic to skip <br> inside the shadow DOM of an input element.

-- 
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