[webkit-reviews] review requested: [Bug 29697] REGRESSION: Copy is copying incorrect background-color : [Attachment 41516] Patch3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 11:48:15 PDT 2009


Enrica Casucci <enrica at apple.com> has asked  for review:
Bug 29697: REGRESSION: Copy is copying incorrect background-color
https://bugs.webkit.org/show_bug.cgi?id=29697

Attachment 41516: Patch3
https://bugs.webkit.org/attachment.cgi?id=41516&action=review

------- Additional Comments from Enrica Casucci <enrica at apple.com>
This patch changes significantly the way Indent is performed, by using an
improved version of moveParagraph called moveParagraphWithClones.
The idea behind this is to preserve as much as possible the original markup of
the paragraph being indented.
I plan on changing the outdent part of the command in a future patch as well as
the implementation of the InsertList command.


More information about the webkit-reviews mailing list