[webkit-reviews] review requested: [Bug 16748] DOMRange.cloneContents does not work (Acid3 bug) : [Attachment 18297] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 6 01:13:36 PST 2008


Andrew Wellington <proton at wiretapped.net> has asked  for review:
Bug 16748: DOMRange.cloneContents does not work (Acid3 bug)
http://bugs.webkit.org/show_bug.cgi?id=16748

Attachment 18297: Proposed patch
http://bugs.webkit.org/attachment.cgi?id=18297&action=edit

------- Additional Comments from Andrew Wellington <proton at wiretapped.net>
The first part of this bug is due to not returning a DocumentFragment for an
empty range.

(This won't fix the full Acid3 test, we fail at "range with inserted comment
isn't collapsed" after this patch)


More information about the webkit-reviews mailing list