[whatwg/fullscreen] DocumentOrShadowRoot is a mixin (#141)

https://dom.spec.whatwg.org/#mixin-documentorshadowroot

>```webidl
>interface mixin DocumentOrShadowRoot {
>};
>```

We must use `partial interface mixin` to extend mixins.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fullscreen/pull/141

-- Commit Summary --

  * DocumentOrShadowRoot is a mixin

-- File Changes --

    M fullscreen.bs (2)

-- Patch Links --

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

Received on Friday, 2 November 2018 00:23:09 UTC