[heycam/webidl] Disallow [Unforgeable] on static attributes (#497)

The spec doesn't explicitly disallow this:

> The [Unforgeable] extended attribute must not appear on anything other than an attribute or a non-static operation.

But the for static attribute,  [Unforgeable] is ignored in the bindings.

Or is [Unforgeable] actually used on static attributes somewhere?

-- 
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/497

Received on Monday, 11 December 2017 15:26:03 UTC