Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f57fc5519fb7a164fca041a0f6206ab9909a7d1b https://github.com/WebKit/WebKit/commit/f57fc5519fb7a164fca041a0f6206ab9909a7d1b Author: Luke Warlow <lwar...@igalia.com> Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths: A LayoutTests/imported/w3c/web-platform-tests/svg/styling/attr-style-media-expected.txt A LayoutTests/imported/w3c/web-platform-tests/svg/styling/attr-style-media.html A LayoutTests/imported/w3c/web-platform-tests/svg/styling/attr-style-type-expected.txt A LayoutTests/imported/w3c/web-platform-tests/svg/styling/attr-style-type.html M LayoutTests/svg/dom/style-reflect-expected.txt M LayoutTests/svg/dom/style-reflect.html M Source/WebCore/svg/SVGStyleElement.cpp M Source/WebCore/svg/SVGStyleElement.h M Source/WebCore/svg/SVGStyleElement.idl Log Message: ----------- Align SVGStyleElement's type and media attributes with HTML https://bugs.webkit.org/show_bug.cgi?id=297909 Reviewed by Tim Nguyen. See https://github.com/w3c/svgwg/pull/1001 This aligns SVGStyleElement type and media to use pure attribute reflection which matches how HTMLStyleElement works. This aligns WebKit with Firefox/Gecko. Canonical link: https://commits.webkit.org/299252@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes