Closed Bug 1964242 Opened 9 months ago Closed 9 months ago

Remove WPT subtests that expect SVG <discard> to work

Categories

(Core :: SVG, task)

task

Tracking

()

RESOLVED FIXED
140 Branch
Tracking Status
firefox140 --- fixed

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

There are two WPTs with subtests that depend on the SVG <discard> element, which was recently removed from the spec in this issue/PR:
https://github.com/w3c/svgwg/issues/717
https://github.com/w3c/svgwg/pull/973

Here are some the relevant bits of these WPTs:
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/testing/web-platform/tests/svg/idlharness.window.js#45
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/testing/web-platform/tests/svg/styling/presentation-attributes-special-cases.html#100-101,104

Let's adjust the WPTs to remove these subtests for a no-longer-in-the-spec feature (particularly now that we're removing our implementation, in bug 1958839, which is the only implementation to currently exist in a browser).

The discard element was removed from the SVG spec in
https://github.com/w3c/svgwg/pull/973 and we have a WPT test at
svg/animations/historical.html to verify that it's not recognized.

This patch here removes some older subtests that expect it to be supported.

Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Pushed by dholbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3ee07adb8f83 Remove WPT tests for <discard> element. r=longsonr
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/52383 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Upstream PR merged by moz-wptsync-bot
Upstream PR merged by moz-wptsync-bot
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: