skyclouds2001

Results 114 comments of skyclouds2001

maybe can use https://w3c.github.io/dnt/drafts/tracking-dnt.html

spec at https://wicg.github.io/portals/ chrome status at https://chromestatus.com/feature/4828882419056640 (suggest available in 84 to 86 on desktop) chromium status at https://issues.chromium.org/issues/40287334 (remove)

per https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/index.md#setting-experimental, the Background Sync API could be mark as non-experiment, as they are supported by at least one platform and for more then two years (in fact it is...

Yes, you can change this PR to label both `SyncEvent` and `SyncManager` (and `ServiceWorkerRegistration.sync`) are not experimental

[`ServiceWorkerRegistration.sync`](https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerRegistration/sync) can also mark as non-experimental, too

the data if `referrerpolicy` attributes if those elements possible also need update

There is also one in `HTMLOutputElement`

@Elchi3 @teoli2003 I guess this issue can be close as the data has been added in #21720

maybe we could add one more case, for example, using the `notserviceonly` to suggest that all web workers support the feature, but service workers (event not `Window`) a possible example...