Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 24a05f37194bf8880e4481306ee3b7db29402ea6
https://github.com/WebKit/WebKit/commit/24a05f37194bf8880e4481306ee3b7db29402ea6
Author: Ahmad Saleem <[email protected]>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M LayoutTests/fast/canvas/canvas-path-addPath-expected.txt
M LayoutTests/fast/canvas/canvas-path-addPath.html
M LayoutTests/svg/dom/SVGMatrix-expected.txt
M LayoutTests/svg/dom/SVGMatrix.html
M Source/WebCore/svg/SVGMatrix.idl
Log Message:
-----------
Sync `SVGMatrix` with WebIDL Specification
https://bugs.webkit.org/show_bug.cgi?id=300248
rdar://162050536
Reviewed by Anne van Kesteren.
This patch aligns WebKit with Blink / Chromium, Gecko / Firefox and
Web Specification [1]
[1] http://www.w3.org/TR/SVG11/coords.html#InterfaceSVGMatrix
This PR changes 'unrestricted float' / 'unrestricted double' to
'float' / 'double' as per specification.
* Source/WebCore/svg/SVGMatrix.idl:
* LayoutTests/svg/dom/SVGMatrix.html: Synced from Blink / Chromium
* LayoutTests/svg/dom/SVGMatrix-expected.txt:
> Updated usage from SVGMatrix to DOMMatrix:
* LayoutTests/fast/canvas/canvas-path-addPath.html: Synced from Blink / Chromium
* LayoutTests/fast/canvas/canvas-path-addPath-expected.txt:
Canonical link: https://commits.webkit.org/301116@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes