[webkit-reviews] review granted: [Bug 226808] outerHTML setter behaves differently from Chrome/Firefox : [Attachment 431269] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 13 02:13:28 PDT 2021


Ryosuke Niwa <rniwa at webkit.org> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 226808: outerHTML setter behaves differently from Chrome/Firefox
https://bugs.webkit.org/show_bug.cgi?id=226808

Attachment 431269: Patch

https://bugs.webkit.org/attachment.cgi?id=431269&action=review




--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 431269
  --> https://bugs.webkit.org/attachment.cgi?id=431269
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=431269&action=review

> Source/WebCore/ChangeLog:20
> +	   - WebKit & Blink have some Text node merging logic that is not
present in the specification
> +	     and which Gecko doesn't implement.

Could you file a spec issue for this? It seems like Gecko should implement this
behavior as well.


More information about the webkit-reviews mailing list