[webkit-reviews] review granted: [Bug 116511] Fix two assertion failures in Range::insertNode : [Attachment 203658] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 14 21:23:19 PDT 2013


Ryosuke Niwa <rniwa at webkit.org> has granted Kent Tamura <tkent at chromium.org>'s
request for review:
Bug 116511: Fix two assertion failures in Range::insertNode
https://bugs.webkit.org/show_bug.cgi?id=116511

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=203658&action=review


>>> Source/WebCore/ChangeLog:20
>>> +	     Also, remove old comments about Acid3. The behavior is
standardized.
>> 
>> Where is this new behavior specified?
> 
> Step 9 of http://dom.spec.whatwg.org/#dom-range-insertnode

Please include that information in the change log.

Thanks for the fix!


More information about the webkit-reviews mailing list