Re: [svgwg] SVGAElement implements two conflicting interfaces (#312)

As reported in #709, this is causing problems with auto-generated tests:  web-platform-tests/wpt#12231

We really need to figure out a way to define this.

Maybe define a non-exposed intermediary interface that uses the HTML mixin, then define an SVG interface that inherits from that and also mixes in the SVG definition of `href`, which then clearly overrides the inherited HTML definition?

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/312#issuecomment-508541606 using your GitHub account

Received on Thursday, 4 July 2019 17:11:15 UTC