-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update review of monitored specs #286
Conversation
To the degree that existence of documentation in MDN is a relevant data point:
Sanitizer is documented in MDN at https://developer.mozilla.org/docs/Web/API/Sanitizer — along with its constructor and methods.
The CSS Fonts 5 Otherwise, as far MDN goes, none of the other documents listed in the issue description have documentation yet in MDN. |
I notice https://wicg.github.io/virtual-scroller/ says “This project is no longer being actively developed.” So should that one be moved to |
So per #286 (comment) since https://wicg.github.io/sanitizer-api/ and https://drafts.csswg.org/css-fonts-5/ both have features documented in MDN, should we move them to |
either adding to this pull request or creating a new ones would be OK. It's clear that sanitizer should be added since it has implementation take up in FF (based on BCD); I'm less clear on css-fonts-5 since:
https://github.com/mdn/browser-compat-data/blob/main/css/at-rules/font-face.json#L610 in the sources has it, right? But it was added 11 days ago, so maybe it didn’t make it into a BCD release yet.
Do you know if it's being implemented anywhere yet? Per that BCD entry, it’s implemented in Firefox 89+ under a flag. |
Note that I'm preparing an update to this PR. |
I updated the PR with the following changes: Moved to ignore list:
Moved to browser-specs list:
Comment updated:
I did not update css-fonts-5 for now. Ideally, we'd have the CSS WG remove the banner if the properties are actually implemented in browsers. |
Moved to ignore list: - Virtual scroller - no longer being considered Moved to browser-specs list: - Open Screen Protocol - published as FPWD - Sanitizer API - behind a flag in Firefox, in development in Chrome - Scheduling APIs - spec filled out and origin trial in Chrome Comment updated: - Raw Sockets API - no clear implementation plan, harmful for Mozilla - Conversion Measurement API - spec filled out but no clear implementation plan - Manifest Incubations - spec filled out but Chromium specific - App History - spec filled out but still early exploration
9cf362d
to
51aaa7d
Compare
Discussion moved to the main missing specs for BCD issue: #279 (comment) |
The following specs have been updated since the last review: