Closed Bug 1813322 Opened 1 year ago Closed 1 year ago

use elements should be able to target any SVGGraphicsElement

Categories

(Core :: SVG, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: longsonr, Assigned: longsonr)

Details

(Keywords: parity-chrome)

Attachments

(1 file)

Currently use cannot target switch or a elements. While switch and a elements were not graphics elements in SVG 1.1, they are in SVG 2.

This also makes the code simpler as we only need to test for SVGGraphicsElement rather than an eclectic collection of supported elements.

Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e210cf905452
use should be able to target any SVGGraphicsElement r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/38280 for changes under testing/web-platform/tests
Flags: in-testsuite+
Keywords: parity-chrome
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: