[webkit-reviews] review granted: [Bug 34737] copy and paste of list items should work for styled list items : [Attachment 48382] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 15:57:43 PST 2010


Eric Seidel <eric at webkit.org> has granted Tony Chang (Google)
<tony at chromium.org>'s request for review:
Bug 34737: copy and paste of list items should work for styled list items
https://bugs.webkit.org/show_bug.cgi?id=34737

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
So you check if the first child of the style span is a list item.

What if the style span includes more than just list items?  Either before or
after the list?  What is the correct behavior for those cases?

This is an improvement, so r+.	But I'm not sure it's a fully correct fix.


More information about the webkit-reviews mailing list