Re: [heycam/webidl] We may want to suport constants on namespaces (#440)

> the problem is that we won't obviously notice if some spec starts using them even though webidl itself doesn't support them, because our parser will parse them.

FYI, both Bikeshed and ReSpec will errors if a namespace contains a constant (I just checked), so this shouldn't arrive all the way up to the Gecko parser without raising flags beforehand. 

-- 
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/440#issuecomment-329303431

Received on Wednesday, 13 September 2017 21:33:51 UTC