-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restrict the extended attributes for partial interfaces
It seems like a bad idea to allow [Global] on a partial interface. The behavior of [Exposed] and [SecureContext] on partial interfaces is already defined in the relevant algorithms. The behavior of [OverrideBuiltins] is defined here with the same vague wording used before. It might be better to disentangle the concept of an interface and its syntactical structure. Fixes #154.
- Loading branch information
Showing
1 changed file
with
9 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters