Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd17a015162cbc953f303b73733ebb738a4087bf
https://github.com/WebKit/WebKit/commit/bd17a015162cbc953f303b73733ebb738a4087bf
Author: Rob Buis <[email protected]>
Date: 2026-03-09 (Mon, 09 Mar 2026)
Changed paths:
M
LayoutTests/platform/mac-tahoe-wk2-lbse-text/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
M
LayoutTests/platform/mac-tahoe-wk2-pixel/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png
M Source/WebCore/svg/SVGLocatable.cpp
M Source/WebCore/svg/SVGLocatable.h
Log Message:
-----------
Remove nearestViewportElement and farthestViewportElement from
SVGGraphicsElement.idl
https://bugs.webkit.org/show_bug.cgi?id=308736
Reviewed by Nikolas Zimmermann.
In 308436@main the test W3C-SVG-1.1/types-basicDOM-01-b.svg results were not
updated for LBSE, fix that.
This change also removes the now unused SVGLocatable::farthestViewportElement.
*
LayoutTests/platform/mac-tahoe-wk2-lbse-text/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
*
LayoutTests/platform/mac-tahoe-wk2-pixel/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
* Source/WebCore/svg/SVGLocatable.cpp:
(WebCore::SVGLocatable::farthestViewportElement): Deleted.
* Source/WebCore/svg/SVGLocatable.h:
Canonical link: https://commits.webkit.org/308905@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications