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

Fix errors from partial interface DedicatedWorkerGlobalScope #70

Merged
merged 1 commit into from Mar 8, 2021

Conversation

saschanaz
Copy link
Member

@saschanaz saschanaz commented Mar 5, 2021

: inheritance part in a partial interface is a syntax error and [Global] on a partial interface is a semantics error. Having [Exposed] is not an error but is redundant.


Preview | Diff

`: inheritance` part in a partial interface is a syntax error and `[Global]` on a partial interface is a semantics error. Having `[Exposed]` is not an error but is redundant.
@dontcallmedom dontcallmedom merged commit 45d6fb6 into w3c:main Mar 8, 2021
github-actions bot added a commit that referenced this pull request Mar 8, 2021
…rs from partial interface DedicatedWorkerGlobalScope

SHA: 45d6fb6
Reason: push, by @dontcallmedom

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
foolip added a commit to w3c/webref that referenced this pull request Mar 8, 2021
foolip added a commit to w3c/webref that referenced this pull request Mar 8, 2021
@saschanaz saschanaz deleted the patch-1 branch March 8, 2021 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants