[webkit-changes] [WebKit/WebKit] 300c73: Sync 'SVGAnimatedNumber.idl' with IDL Web-Spec
Ahmad Saleem
noreply at github.com
Thu May 11 01:08:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 300c734d4a81735113dc5cfd69d327715a96b883
https://github.com/WebKit/WebKit/commit/300c734d4a81735113dc5cfd69d327715a96b883
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/svg/types/scripted/SVGAnimatedNumber-expected.txt
M LayoutTests/svg/dom/SVGAnimatedNumber-expected.txt
M LayoutTests/svg/dom/SVGAnimatedNumber.html
M Source/WebCore/svg/SVGAnimatedNumber.idl
Log Message:
-----------
Sync 'SVGAnimatedNumber.idl' with IDL Web-Spec
https://bugs.webkit.org/show_bug.cgi?id=256617
Reviewed by Ryosuke Niwa.
This patch aligns WebKit with Web-Spec [1], Blink / Chromium and Gecko / Firefox.
[1] https://svgwg.org/svg2-draft/types.html#InterfaceSVGAnimatedNumber
This patch removes 'unrestricted' since it is not in web-spec.
* Source/WebCore/svg/SVGAnimatedNumber.idl: As above
* LayoutTests/imported/w3c/web-platform-tests/svg/types/scripted/SVGAnimatedNumber-expected.txt: Rebaselined
* LayoutTests/svg/dom/SVGAnimatedNumber.html: Rebaselined
* LayoutTests/svg/dom/SVGAnimatedNumber-expected.txt: Rebaselined
Canonical link: https://commits.webkit.org/263954@main
More information about the webkit-changes
mailing list