[webkit-changes] [WebKit/WebKit] 0f1722: SVG.currentScale should only set page zoom for sta...
Rob Buis
noreply at github.com
Fri Sep 23 06:54:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0f17225c6ed32b87357f5e115829678064ebb824
https://github.com/WebKit/WebKit/commit/0f17225c6ed32b87357f5e115829678064ebb824
Author: Rob Buis <rbuis at igalia.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
A LayoutTests/imported/w3c/web-platform-tests/svg/struct/reftests/currentScale-change-repaint-expected.html
A LayoutTests/imported/w3c/web-platform-tests/svg/struct/reftests/currentScale-change-repaint.html
M Source/WebCore/svg/SVGSVGElement.cpp
Log Message:
-----------
SVG.currentScale should only set page zoom for standalone SVG
https://bugs.webkit.org/show_bug.cgi?id=245520
Reviewed by Nikolas Zimmermann.
SVG.currentScale should only set page zoom for standalone SVG.
* Source/WebCore/svg/SVGSVGElement.cpp:
(WebCore::SVGSVGElement::frameForCurrentScale const):
Canonical link: https://commits.webkit.org/254787@main
More information about the webkit-changes
mailing list