Open Bug 1596690 Opened 6 years ago Updated 3 years ago

SVGSVGElement::WillBeOwnerSVGElement disagrees with GetOwnerSVGElement regarding which tree to use

Categories

(Core :: SVG, defect, P3)

defect

Tracking

()

People

(Reporter: emilio, Unassigned)

Details

It uses flattened tree, while GetOwnerSVGElement uses just the regular DOM tree.

I think they are ~equivalent because you can't have shadow dom in svg, but it's fishy at best.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.