Re: [heycam/webidl] Define that interface objects are constructors (#698)

> Do you know if there are web platform tests for this?

There are tests asserting that `(class extends HTML___Element {})` doesn't throw, and that's it.

`idlharness.js` has a `FIXME` for [implementing `[[Construct]]` check](https://github.com/web-platform-tests/wpt/blob/aa675c90986f9cb975918c8107fb7d9a1956dd41/resources/idlharness.js#L1664).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/698#issuecomment-713128470

Received on Tuesday, 20 October 2020 20:44:13 UTC