[webkit-changes] [WebKit/WebKit] be5d12: Sync 'suspendRedraw' and 'unsuspendRedraw' in SVGS...
Ahmad Saleem
noreply at github.com
Fri Apr 14 11:39:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: be5d129926f8a700534be0e15ce5cbf0e1d061d7
https://github.com/WebKit/WebKit/commit/be5d129926f8a700534be0e15ce5cbf0e1d061d7
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/svg/idlharness.window-expected.txt
M Source/WebCore/svg/SVGSVGElement.idl
Log Message:
-----------
Sync 'suspendRedraw' and 'unsuspendRedraw' in SVGSVGElement.idl as per IDL Spec
https://bugs.webkit.org/show_bug.cgi?id=255453
Reviewed by Said Abou-Hallawa.
This patch aligns WebKit with web-spec [1].
[1] https://www.w3.org/TR/SVG2/struct.html#InterfaceSVGSVGElement
* Source/WebCore/svg/SVGSVGElement.idl:
* LayoutTests/imported/w3c/web-platform-tests/svg/idlharness.window-expected.txt: Rebaselined
Canonical link: https://commits.webkit.org/262978@main
More information about the webkit-changes
mailing list