[webkit-changes] [WebKit/WebKit] 346974: suspendRedraw should return '1' rather than '0'
Ahmad Saleem
noreply at github.com
Mon Nov 27 13:34:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3469748f1862069b78a90ff06f23c9a857a92e78
https://github.com/WebKit/WebKit/commit/3469748f1862069b78a90ff06f23c9a857a92e78
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M Source/WebCore/svg/SVGSVGElement.h
Log Message:
-----------
suspendRedraw should return '1' rather than '0'
https://bugs.webkit.org/show_bug.cgi?id=265266
Reviewed by Simon Fraser.
This patch is to align WebKit with Web-Specification [1]:
[1] https://svgwg.org/svg2-draft/struct.html#InterfaceSVGSVGElement
"When the suspendRedraw method is called, it must return 1."
* Source/WebCore/svg/SVGSVGElement.h:
Canonical link: https://commits.webkit.org/271168@main
More information about the webkit-changes
mailing list