Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b733066305a1e257383c214540879c34ece525a5
      
https://github.com/WebKit/WebKit/commit/b733066305a1e257383c214540879c34ece525a5
  Author: Karl Dubost <[email protected]>
  Date:   2026-03-01 (Sun, 01 Mar 2026)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/svg/historical-expected.txt
    M LayoutTests/platform/glib/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt
    M LayoutTests/platform/glib/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
    M LayoutTests/platform/ios/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt
    M LayoutTests/platform/ios/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
    M 
LayoutTests/platform/mac-tahoe-wk2-lbse-text/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt
    M LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt
    M LayoutTests/platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
    M 
LayoutTests/platform/wpe-legacy-api/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt
    M 
LayoutTests/platform/wpe-legacy-api/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
    M LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
    M LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b.svg
    M Source/WebCore/svg/SVGGraphicsElement.cpp
    M Source/WebCore/svg/SVGGraphicsElement.h
    M Source/WebCore/svg/SVGGraphicsElement.idl
    M Source/WebCore/svg/SVGLocatable.h
    M Source/WebCore/svg/SVGSVGElement.cpp

  Log Message:
  -----------
  Remove nearestViewportElement and farthestViewportElement from 
SVGGraphicsElement.idl
https://bugs.webkit.org/show_bug.cgi?id=308736
rdar://171262197

Reviewed by Nikolas Zimmermann.

They have been removed from SVG2.
https://w3c.github.io/svgwg/svg2-draft/types.html#InterfaceSVGGraphicsElement
https://wpt.fyi/results/svg/historical.html
https://github.com/w3c/svgwg/issues/309
They are not implemented in Firefox too.

* LayoutTests/imported/w3c/web-platform-tests/svg/historical-expected.txt:
* LayoutTests/platform/glib/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* LayoutTests/platform/glib/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
* LayoutTests/platform/ios/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* LayoutTests/platform/ios/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
* 
LayoutTests/platform/mac-tahoe-wk2-lbse-text/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* LayoutTests/platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
* 
LayoutTests/platform/wpe-legacy-api/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* 
LayoutTests/platform/wpe-legacy-api/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
* LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
* LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b.svg:
* Source/WebCore/svg/SVGGraphicsElement.cpp:
(WebCore::SVGGraphicsElement::nearestViewportElement const): Deleted.
(WebCore::SVGGraphicsElement::farthestViewportElement const): Deleted.
* Source/WebCore/svg/SVGGraphicsElement.h:
* Source/WebCore/svg/SVGGraphicsElement.idl:
* Source/WebCore/svg/SVGLocatable.h:
* Source/WebCore/svg/SVGSVGElement.cpp:
(WebCore::SVGSVGElement::attributeChanged):

Canonical link: https://commits.webkit.org/308436@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to