Open Bug 1302705 Opened 8 years ago Updated 2 years ago

Add console warning about SVGSVGElement.deselectAll() being deprecated

Categories

(Core :: SVG, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: sebo, Unassigned)

References

(Blocks 1 open bug, )

Details

SVG 2 deprecated the SVGSVGElement.deselectAll() method[1], because it duplicates functionality of the Selection API. To let web developers know about the deprecation, a console warning should be output when the method is used. Sebastian [1] https://svgwg.org/svg2-draft/changes.html#structure
Blocks: svg2
Priority: -- → P3
Type: defect → enhancement
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.