Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8927dd95e82b71c4a0820358d5734bb7bf038ef3
https://github.com/WebKit/WebKit/commit/8927dd95e82b71c4a0820358d5734bb7bf038ef3
Author: Anne van Kesteren <[email protected]>
Date: 2026-05-23 (Sat, 23 May 2026)
Changed paths:
M LayoutTests/fast/dom/set-outer-html-special-cases-expected.txt
M LayoutTests/fast/dom/set-outer-html-special-cases.html
A
LayoutTests/imported/w3c/web-platform-tests/html/webappapis/dynamic-markup-insertion/the-outerhtml-property/outerhtml-documentfragment-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/html/webappapis/dynamic-markup-insertion/the-outerhtml-property/outerhtml-documentfragment.html
A
LayoutTests/imported/w3c/web-platform-tests/html/webappapis/dynamic-markup-insertion/the-outerhtml-property/outerhtml-no-parent-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/html/webappapis/dynamic-markup-insertion/the-outerhtml-property/outerhtml-no-parent.html
A
LayoutTests/imported/w3c/web-platform-tests/html/webappapis/dynamic-markup-insertion/the-outerhtml-property/w3c-import.log
M Source/WebCore/dom/Element.cpp
Log Message:
-----------
Align outerHTML setter with the HTML standard
https://bugs.webkit.org/show_bug.cgi?id=315359
Reviewed by Ryosuke Niwa.
As it happens this also aligns us with Chromium and Gecko.
Tests:
imported/w3c/web-platform-tests/html/webappapis/dynamic-markup-insertion/the-outerhtml-property/outerhtml-documentfragment.html
imported/w3c/web-platform-tests/html/webappapis/dynamic-markup-insertion/the-outerhtml-property/outerhtml-no-parent.html
Canonical link: https://commits.webkit.org/313795@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications