[whatwg/dom] Fix Web IDL extended attribute usage for recent changes (#446)

In https://github.com/heycam/webidl/pull/286 we updated Web IDL so that
the extended attribute [TreatNullAs] now apply to types, not attributes.
This updates the spec's usage of [TreatNullAs] to conform to this.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/446

-- Commit Summary --

  * Fix Web IDL extended attribute usage for recent changes

-- File Changes --

    M dom.bs (2)

-- Patch Links --

https://github.com/whatwg/dom/pull/446.patch
https://github.com/whatwg/dom/pull/446.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/whatwg/dom/pull/446

Received on Monday, 24 April 2017 23:33:54 UTC