Re: [w3ctag/design-reviews] HTMLScriptElement.supports(type) method (#674)

It provides the appropriately-scoped capability for the name. `HTMLScriptElement.supports()` is about what the HTML `<script>` element supports. If you want to check for JS feature support you should use a hypothetical `JavaScript.supports()`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/674#issuecomment-920329100

Received on Wednesday, 15 September 2021 19:51:35 UTC