Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ae0d90b965a8ae1d40a6c2ad9d1bfdad66dffed8
https://github.com/WebKit/WebKit/commit/ae0d90b965a8ae1d40a6c2ad9d1bfdad66dffed8
Author: Rob Buis <[email protected]>
Date: 2026-06-30 (Tue, 30 Jun 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/svg/styling/attr-style-media-dynamic-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/svg/styling/attr-style-type-dynamic-expected.txt
M Source/WebCore/svg/SVGStyleElement.cpp
Log Message:
-----------
Fix some failures in imported/w3c/web-platform-tests/svg/styling
https://bugs.webkit.org/show_bug.cgi?id=318224
Reviewed by Nikolas Zimmermann.
Fix some failures in imported/w3c/web-platform-tests/svg/styling by copying the
HTMLStyleElement code that handles dynamic changes of type and media attributes.
*
LayoutTests/imported/w3c/web-platform-tests/svg/styling/attr-style-media-dynamic-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/svg/styling/attr-style-type-dynamic-expected.txt:
* Source/WebCore/svg/SVGStyleElement.cpp:
(WebCore::SVGStyleElement::attributeChanged):
Canonical link: https://commits.webkit.org/316174@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications