-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APICompat data for Web APIs. https://developer.mozilla.org/docs/Web/APIp3Medium priority – Community PRs encouraged.Medium priority – Community PRs encouraged.
Description
#15006 caused https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/1284/files#r825015464, where IDBDatabase.onabort
support is now unable to be inferred from BCD.
Basically BCD is removing all data for bubbling events, and there's no machine-readable data about which events bubbles to which interfaces, AFAICT.
(And this is again a logical breaking change: #12250)
Metadata
Metadata
Assignees
Labels
data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APICompat data for Web APIs. https://developer.mozilla.org/docs/Web/APIp3Medium priority – Community PRs encouraged.Medium priority – Community PRs encouraged.