Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DocumentOrShadowRoot is a mixin #141

Merged
merged 2 commits into from
Nov 2, 2018
Merged

DocumentOrShadowRoot is a mixin #141

merged 2 commits into from
Nov 2, 2018

Conversation

saschanaz
Copy link
Member

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

interface mixin DocumentOrShadowRoot {
};

We must use partial interface mixin to extend mixins.

Copy link
Member

@foolip foolip left a comment

Choose a reason for hiding this comment

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

Thanks!

@foolip foolip merged commit b705140 into whatwg:master Nov 2, 2018
@saschanaz saschanaz deleted the mixin branch November 2, 2018 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants