[Webkit-unassigned] [Bug 26937] Copying and pasting into a contenteditable area can create <div>s surrounded by <span>s

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 17:46:43 PST 2010


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





--- Comment #15 from Ryosuke Niwa <rniwa at webkit.org>  2010-02-03 17:46:40 PST ---
(In reply to comment #12)
> Created an attachment (id=48000)
 --> (https://bugs.webkit.org/attachment.cgi?id=48000) [details]
> Patch

It looks nice but is it guaranteed that sourceDocumentStyleSpan always has a
child?  What if the fragment was <span class="Apple-style-span"
style="..."> </span>?  Another concern is that the fact that malformed
HTML is copied into clipboard will be forgotten if this bug was fixed at the
pasting time. I think we should file another bug that address this issue if
there isn't one already.

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