[heycam/webidl] Attributes on namespaces (#264)

This is on top of #217 so only look at the second commit if you want an accurate diff of the feature.

The example has a commented out line until we can update Bikeshed's Web IDL parser. Probably we should not land things like this.

The main thing that would be helpful to review here is that I didn't forgot other places in the spec that need modifying. I did manage to remember to update all the extended attributes (basically disallowing them all except [NewObject]/[SameObject]).
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/264

-- Commit Summary --

  * Update attribute setter/getters in various ways
  * Add support for readonly attributes on namespaces

-- File Changes --

    M index.bs (266)
    M index.html (1304)

-- Patch Links --

https://github.com/heycam/webidl/pull/264.patch
https://github.com/heycam/webidl/pull/264.diff

-- 
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/pull/264

Received on Tuesday, 10 January 2017 18:56:37 UTC