-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Labels
clarificationStandard could be clearerStandard could be clearer
Description
Currently we have this:
[Exposed=*]is to be used with care. It is only appropriate when an API does not expose significant new capabilities. If the API might be restricted or disabled in some environments, it is preferred to list the globals explicitly.
I think it would help if we listed the principles or criteria that were used to select the initial set of interfaces. Ideally specific enough that it's clear why ErrorEvent is included and MouseEvent and reportError() are excluded. As that would help a lot with carrying this forward consistently into the future.
(Context: whatwg/html#7591.)
Metadata
Metadata
Assignees
Labels
clarificationStandard could be clearerStandard could be clearer