[webkit-reviews] review granted: [Bug 93643] Preserve styling elements in DeleteSelectionCommand : [Attachment 158111] proposed patch for style bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 12:52:23 PDT 2012


Darin Adler <darin at apple.com> has granted Alice Cheng <alice_cheng at apple.com>'s
request for review:
Bug 93643: Preserve styling elements in DeleteSelectionCommand
https://bugs.webkit.org/show_bug.cgi?id=93643

Attachment 158111: proposed patch for style bot
https://bugs.webkit.org/attachment.cgi?id=158111&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=158111&action=review


> Source/WebCore/editing/DeleteSelectionCommand.cpp:443
> +    // Move stylings to prevent style loss

Should be:

    // Move styling elements to prevent style loss.


More information about the webkit-reviews mailing list