Skip to content

Conversation

@saschanaz
Copy link
Member

@saschanaz saschanaz commented Apr 27, 2018

https://html.spec.whatwg.org/multipage/webappapis.html#windoworworkerglobalscope-mixin

WindowOrWorkerGlobalScope has been changed to an interface mixin, so extensions should use partial interface mixin rather than partial interface.


/webappapis.html ( diff )

source Outdated

<p class="note">Other standards are encouraged to further extend it using <code data-x="">partial
interface <span>WindowOrWorkerGlobalScope</span> { &hellip; };</code> along with an appropriate
interface mixin <span>WindowOrWorkerGlobalScope</span> { &hellip; };</code> along with an appropriate
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you put appropriate on the next line please?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants