[Webkit-unassigned] [Bug 24009] WebKit nests block elements when pasting paragraphs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 21 20:53:13 PDT 2010


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





--- Comment #9 from Ryosuke Niwa <rniwa at webkit.org>  2010-08-21 20:53:12 PST ---
My new approach changes the behavior of WebKit so that it doesn't merge the inserted paragraph and the paragraph in the destination when the inserted content starts with the same block element as the destination.  For this change,
editing/pasteboard/8145-3.html
editing/pasteboard/interchange-newline-2.html
editing/pasteboard/merge-after-delete.html
editing/pasteboard/merge-end-list.html
need to be rebaselined.  All four tests should be converted to dump-as-markup tests first.

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