Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4d68d564249872f4cf9ff099ea1631052e31da36
https://github.com/WebKit/WebKit/commit/4d68d564249872f4cf9ff099ea1631052e31da36
Author: Anne van Kesteren <[email protected]>
Date: 2025-12-03 (Wed, 03 Dec 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/custom-elements/registries/template.window-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/custom-elements/registries/template.window.js
M
LayoutTests/imported/w3c/web-platform-tests/custom-elements/registries/w3c-import.log
M Source/WebCore/editing/MarkupAccumulator.cpp
Log Message:
-----------
Adjust shadowrootcustomelementregistry attribute serialization
https://bugs.webkit.org/show_bug.cgi?id=302851
Reviewed by Ryosuke Niwa.
Since attachShadow() no longer looks at the host's custom element
registry, but rather the host document registry, we should do something
similar when serializing.
WPT PR: https://github.com/web-platform-tests/wpt/pull/56419
Canonical link: https://commits.webkit.org/303841@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications