skyclouds2001
skyclouds2001
### Description For `BackgroundFetchManager.fetch()`, update its exceptions list and add {{optional_inline}} for those parameters ### Motivation ### Additional details ### Related issues and pull requests
### Description update parameter format for `CredentialsContainer.create()` & `CredentialsContainer.get()` to improve readability see https://developer.mozilla.org/en-US/docs/Web/API/CredentialsContainer/get and https://developer.mozilla.org/en-US/docs/Web/API/CredentialsContainer/create for current format ### Motivation ### Additional details ### Related issues and pull requests
### Description add inherit sentences for this interface add {{optional_inline}} for `options` parameter for `BackgroundFetchRegistration.match()` and `BackgroundFetchRegistration.matchAll()` update desc for members of this interface ### Motivation ### Additional details ###...
### Description spec at https://w3c.github.io/remote-playback/ ### Motivation ### Additional details ### Related issues and pull requests
### Description update interfaces list for this API add missing `WorkerNavigator.connection` member to API group data ### Motivation ### Additional details ### Related issues and pull requests
### Description "same browser context" is better than "same page" ### Motivation ### Additional details ### Related issues and pull requests fixes #31665
### Description ### Motivation ### Additional details ### Related issues and pull requests
### Description update inherit info for `BackgroundFetchEvent` and `BackgroundFetchUpdateUIEvent` add missing syntax list for `BackgroundFetchUpdateUIEvent.updateUI()` some other update ### Motivation ### Additional details ### Related issues and pull requests
### Description ### Motivation ### Additional details ### Related issues and pull requests
### Proposal add docs for `PaintRenderingContext2D` interface and `PaintSize` interface they are the part of the [CSS Painting API](https://drafts.css-houdini.org/css-paint-api-1/) ### Browser support support by Chrome 65+ ### Tasks - [...