[Webkit-unassigned] [Bug 120512] Refactoring - PositionIterator increment and decrement functions need not iterate through nodes without renderers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 23:43:14 PDT 2013


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


Vani Hegde <vani.hegde at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rniwa at webkit.org,
                   |                            |vanivhegde at gmail.com




--- Comment #2 from Vani Hegde <vani.hegde at samsung.com>  2013-08-29 23:42:37 PST ---
There is one test case failing with this patch, editing/inserting/return-key-in-hidden-field.html.
In the test output, one new line is removed from div #d2, with this change.

I happened to come across https://bugs.webkit.org/show_bug.cgi?id=62734, which introduced this additional new line in the test output.
Surprisingly this is the only failure and I am not sure which one's the right behavior.

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