[Webkit-unassigned] [Bug 58043] Unify the way we generate HTML for an image
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 7 10:09:36 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=58043
--- Comment #2 from Darin Adler <darin at apple.com> 2011-04-07 10:09:36 PST ---
(From update of attachment 88633)
Good idea to remove unneeded code.
Besides fixes to quoting, the behavior change here is that createMarkup will include all attributes of the image element, and the existing functions include only the image and use only a src attribute.
So the clipboard will now have things like a class and ID for the image, any explicit style attributes, width and height attributes, and the like.
What’s your argument for it being OK? We probably have to do better than “I hope it’s OK”.
--
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