- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Thu, 01 Nov 2018 17:22:48 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 November 2018 00:23:09 UTC
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