[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 15:48:15 PDT 2013


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





--- Comment #7 from Aurimas Liutikas <aurimas at chromium.org>  2013-03-13 15:50:40 PST ---
(From update of attachment 193011)
View in context: https://bugs.webkit.org/attachment.cgi?id=193011&action=review

How can I test TextIterator? Is there a similar LayoutTest somewhere?

> Source/WebCore/editing/TextIterator.cpp:758
>      return r->isBR();

Should I do a similar check here using node? I am not familiar what RenderObject means.

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