[webkit-changes] [WebKit/WebKit] b13ce5: [SVG2] Remove non-standard `hasExtension`
Ahmad Saleem
noreply at github.com
Sun Aug 4 09:41:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b13ce5f6d88f54fa5eec58e53633d39514391d09
https://github.com/WebKit/WebKit/commit/b13ce5f6d88f54fa5eec58e53633d39514391d09
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2024-08-04 (Sun, 04 Aug 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/svg/historical-expected.txt
M LayoutTests/svg/dom/SVGTests-expected.txt
M LayoutTests/svg/dom/SVGTests.html
M Source/WebCore/svg/SVGTests.idl
Log Message:
-----------
[SVG2] Remove non-standard `hasExtension`
https://bugs.webkit.org/show_bug.cgi?id=269827
Reviewed by Darin Adler.
This patch is to align WebKit with Gecko / Firefox and Blink / Chromium.
They were removed SVG2 Web Specification [1] and also dropped from
Blink in 2015 [2].
[1] https://github.com/w3c/svgwg/commit/14d377471e0746c937ea2aa61d73da45bca48d32
[2] https://chromium.googlesource.com/chromium/src.git/+/22a2b9b39db47a78307c1d1353d0f55e265823ce
* Source/WebCore/svg/SVGTests.idl:
* LayoutTests/imported/w3c/web-platform-tests/svg/historical-expected.txt: Rebaselined
* LayoutTests/svg/dom/SVGTests.html: Ditto
* LayoutTests/svg/dom/SVGTests-expected.txt: Ditto
Canonical link: https://commits.webkit.org/281817@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list