Re: [svgwg] Update WebIDL definition(s) to use new mixin syntax

> I also couldn't find an implement for GetSVGDocument. It is mentioned that it might be used in HTML by HTMLObjectElement with getSVGDocument. Was that updated already or is it going to be updated right after we change it in the spec?

So the HTML spec defines the `getSVGDocument` operation rather than include the `GetSVGDocument` mixin. Looking at both definitions, it seems the HTML one is more specific.

There might be an opportunity here to simplify things, but that's a separate issue. `GetSVGDocument` really is a mixin regardless of whether other interfaces include it.

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

Received on Friday, 29 December 2017 11:19:41 UTC