-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
I was looking for whether we permit partial enums like we do extended interfaces, and found this bug:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27048
This doesn't seem to have concluded, but I couldn't find a similar bug in this repo.
FWIW, I think having partial enums is no more dangerous than partial dictionaries or partial interfaces; all of them can lead to name collisions if not well maintained. So I'm (so far) in favor of adding them.
Metadata
Metadata
Assignees
Labels
No labels