-
Notifications
You must be signed in to change notification settings - Fork 110
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 draft features #2705
Update draft features #2705
Conversation
- css.properties.font-width | ||
- css.properties.font-width.condensed | ||
- css.properties.font-width.expanded | ||
- css.properties.font-width.extra-condensed | ||
- css.properties.font-width.extra-expanded | ||
- css.properties.font-width.normal | ||
- css.properties.font-width.semi-condensed | ||
- css.properties.font-width.semi-expanded | ||
- css.properties.font-width.ultra-condensed | ||
- css.properties.font-width.ultra-expanded |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- css.properties.text-autospace | ||
- css.properties.text-autospace.auto | ||
- css.properties.text-autospace.ideograph-alpha | ||
- css.properties.text-autospace.ideograph-numeric | ||
- css.properties.text-autospace.no-autospace | ||
- css.properties.text-autospace.normal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- javascript.grammar.trailing_commas.trailing_commas_in_dynamic_import | ||
- javascript.operators.import.options_parameter | ||
- javascript.statements.export.arbitrary_module_namespace_identifier_names | ||
- javascript.statements.import.arbitrary_module_namespace_identifier_names |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- api.CommandEvent | ||
- api.CommandEvent.CommandEvent | ||
- api.CommandEvent.command | ||
- api.CommandEvent.source |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: TODO | ||
spec: https://w3c.github.io/mediasession/ | ||
compat_features: | ||
- api.MediaSession.setScreenshareActive |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: TODO | ||
spec: https://tc39.es/proposal-is-error/ | ||
compat_features: | ||
- javascript.builtins.Error.isError |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an auto-generated PR with draft features by spec updates.
To let the tests run, close this PR then immediately reopen it.
See https://github.com/web-platform-dx/web-features/blob/main/.github/workflows/update_draft_features_weekly.yml for details.