[webkit-reviews] review granted: [Bug 65824] Repeated copy and paste result in nested font elements : [Attachment 103320] Updated per review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 10:51:59 PDT 2011


Tony Chang <tony at chromium.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 65824: Repeated copy and paste result in nested font elements
https://bugs.webkit.org/show_bug.cgi?id=65824

Attachment 103320: Updated per review
https://bugs.webkit.org/attachment.cgi?id=103320&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
(In reply to comment #12)

> Ah, you're right.  But new behavior is as expected.  Because we preserve all
editing styles when we copy, inline elements at the insertion position should
not affect the style of the pasted contents.  As such, the correct behavior
here is not to bold the entire content.  The same behavior change is observed
on editing/pasteboard/paste-after-inline-style-element.html

Please document these changes in the ChangeLog (what changed and why the new
output is correct).


More information about the webkit-reviews mailing list