-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 web-features tags #26047
Merged
Merged
Update web-features tags #26047
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Alternative visualisation of the changes: # api.Document.close
# api.Document.open
# api.Document.writeln
- web-features:dom
+ web-features:document-write
# api.HTMLElement.popover.hint
# html.global_attributes.popover.hint
- web-features:popover
+ web-features:popover-hint
# css.properties.text-underline-offset
# css.properties.text-underline-offset.auto
# css.properties.text-underline-offset.percentage
- web-features:text-underline-position
+ web-features:text-underline-offset
# api.Document.write.accepts_TrustedHTML
# api.Document.writeln.accepts_TrustedHTML
- web-features:trusted-types
+ web-features:document-write
# javascript.functions.arguments.callee
+ web-features:arguments-callee
# api.Permissions.permission_background-sync
+ web-features:background-sync
# api.CSSPrimitiveValue
# api.CSSPrimitiveValue.getCounterValue
# api.CSSPrimitiveValue.getFloatValue
# api.CSSPrimitiveValue.getRGBColorValue
# api.CSSPrimitiveValue.getRectValue
# api.CSSPrimitiveValue.getStringValue
# api.CSSPrimitiveValue.primitiveType
# api.CSSPrimitiveValue.setFloatValue
# api.CSSPrimitiveValue.setStringValue
# api.CSSValue
# api.CSSValue.cssText
# api.CSSValue.cssValueType
# api.CSSValueList
# api.CSSValueList.item
# api.CSSValueList.length
# api.Counter
# api.Counter.identifier
# api.Counter.listStyle
# api.Counter.separator
# api.Rect
# api.Rect.bottom
# api.Rect.left
# api.Rect.right
# api.Rect.top
+ web-features:css-object-model-discouraged
# api.HTMLTemplateElement.shadowRootClonable
# api.HTMLTemplateElement.shadowRootDelegatesFocus
# api.HTMLTemplateElement.shadowRootSerializable
# html.elements.template.shadowrootclonable
# html.elements.template.shadowrootdelegatesfocus
# html.elements.template.shadowrootserializable
+ web-features:declarative-shadow-dom
# api.Document.write
+ web-features:document-write
# api.Document.execCommand
# api.Document.execCommand.copy
# api.Document.execCommand.cut
# api.Document.execCommand.defaultParagraphSeparator
# api.Document.execCommand.insertBrOnReturn
# api.Document.queryCommandEnabled
# api.Document.queryCommandIndeterm
# api.Document.queryCommandState
# api.Document.queryCommandSupported
# api.Document.queryCommandValue
+ web-features:execcommand
# javascript.builtins.Function.arguments
# javascript.builtins.Function.caller
+ web-features:functions-caller-arguments
# api.Permissions.permission_geolocation
+ web-features:geolocation
# api.Permissions.permission_local-fonts
+ web-features:local-fonts
# api.Permissions.permission_magnetometer
+ web-features:magnetometer
# api.Permissions.permission_camera
# api.Permissions.permission_microphone
+ web-features:media-capture
# api.Notification.requestPermission_static.returns_promise
# api.Notification.secure_context_required
# api.Notification.worker_support
# api.Permissions.permission_notifications
# api.ServiceWorkerRegistration.showNotification.options_actions_parameter
# api.ServiceWorkerRegistration.showNotification.options_badge_parameter
# api.ServiceWorkerRegistration.showNotification.options_data_parameter
# api.ServiceWorkerRegistration.showNotification.options_image_parameter
# api.ServiceWorkerRegistration.showNotification.options_renotify_parameter
# api.ServiceWorkerRegistration.showNotification.options_requireInteraction_parameter
# api.ServiceWorkerRegistration.showNotification.options_vibrate_parameter
+ web-features:notifications
# api.PermissionStatus.change_event
# api.PermissionStatus.name
# api.WorkerNavigator.permissions
+ web-features:permissions
# javascript.builtins.RegExp.input
# javascript.builtins.RegExp.lastMatch
# javascript.builtins.RegExp.lastParen
# javascript.builtins.RegExp.leftContext
# javascript.builtins.RegExp.n
# javascript.builtins.RegExp.rightContext
+ web-features:regexp-static-properties
# api.Range.collapse.toStart_parameter_optional
+ web-features:selection-api
# api.Element.attachShadow.options_clonable_parameter
# api.Element.attachShadow.options_delegatesFocus_parameter
# api.Element.attachShadow.options_serializable_parameter
# api.ShadowRoot.delegatesFocus
# api.ShadowRoot.serializable
+ web-features:shadow-dom
# api.Permissions.permission_persistent-storage
+ web-features:storage-manager |
caugner
approved these changes
Feb 25, 2025
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.
Changes are plausible.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
data:api
Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
data:css
Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
data:html
Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
data:js
Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript
size:l
[PR only] 101-1000 LoC changed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The output of the
tag-web-features
script is:Adding tag web-features:css-object-model-discouraged to api.CSSPrimitiveValue
Adding tag web-features:css-object-model-discouraged to api.CSSPrimitiveValue.getCounterValue
Adding tag web-features:css-object-model-discouraged to api.CSSPrimitiveValue.getFloatValue
Adding tag web-features:css-object-model-discouraged to api.CSSPrimitiveValue.getRGBColorValue
Adding tag web-features:css-object-model-discouraged to api.CSSPrimitiveValue.getRectValue
Adding tag web-features:css-object-model-discouraged to api.CSSPrimitiveValue.getStringValue
Adding tag web-features:css-object-model-discouraged to api.CSSPrimitiveValue.primitiveType
Adding tag web-features:css-object-model-discouraged to api.CSSPrimitiveValue.setFloatValue
Adding tag web-features:css-object-model-discouraged to api.CSSPrimitiveValue.setStringValue
Adding tag web-features:css-object-model-discouraged to api.CSSValue
Adding tag web-features:css-object-model-discouraged to api.CSSValue.cssText
Adding tag web-features:css-object-model-discouraged to api.CSSValue.cssValueType
Adding tag web-features:css-object-model-discouraged to api.CSSValueList
Adding tag web-features:css-object-model-discouraged to api.CSSValueList.item
Adding tag web-features:css-object-model-discouraged to api.CSSValueList.length
Adding tag web-features:css-object-model-discouraged to api.Counter
Adding tag web-features:css-object-model-discouraged to api.Counter.identifier
Adding tag web-features:css-object-model-discouraged to api.Counter.listStyle
Adding tag web-features:css-object-model-discouraged to api.Counter.separator
Removing tag web-features:dom from api.Document.close
Adding tag web-features:document-write to api.Document.close
Removing tag web-features:dom from api.Document.open
Adding tag web-features:document-write to api.Document.open
Adding tag web-features:document-write to api.Document.write
Removing tag web-features:trusted-types from api.Document.write.accepts_TrustedHTML
Adding tag web-features:document-write to api.Document.write.accepts_TrustedHTML
Removing tag web-features:dom from api.Document.writeln
Adding tag web-features:document-write to api.Document.writeln
Removing tag web-features:trusted-types from api.Document.writeln.accepts_TrustedHTML
Adding tag web-features:document-write to api.Document.writeln.accepts_TrustedHTML
Adding tag web-features:execcommand to api.Document.execCommand
Adding tag web-features:execcommand to api.Document.execCommand.copy
Adding tag web-features:execcommand to api.Document.execCommand.cut
Adding tag web-features:execcommand to api.Document.execCommand.defaultParagraphSeparator
Adding tag web-features:execcommand to api.Document.execCommand.insertBrOnReturn
Adding tag web-features:execcommand to api.Document.queryCommandEnabled
Adding tag web-features:execcommand to api.Document.queryCommandIndeterm
Adding tag web-features:execcommand to api.Document.queryCommandState
Adding tag web-features:execcommand to api.Document.queryCommandSupported
Adding tag web-features:execcommand to api.Document.queryCommandValue
Adding tag web-features:shadow-dom to api.Element.attachShadow.options_clonable_parameter
Adding tag web-features:shadow-dom to api.Element.attachShadow.options_delegatesFocus_parameter
Adding tag web-features:shadow-dom to api.Element.attachShadow.options_serializable_parameter
Removing tag web-features:popover from api.HTMLElement.popover.hint
Adding tag web-features:popover-hint to api.HTMLElement.popover.hint
Adding tag web-features:declarative-shadow-dom to api.HTMLTemplateElement.shadowRootClonable
Adding tag web-features:declarative-shadow-dom to api.HTMLTemplateElement.shadowRootDelegatesFocus
Adding tag web-features:declarative-shadow-dom to api.HTMLTemplateElement.shadowRootSerializable
Adding tag web-features:notifications to api.Notification.requestPermission_static.returns_promise
Adding tag web-features:notifications to api.Notification.secure_context_required
Adding tag web-features:notifications to api.Notification.worker_support
Adding tag web-features:permissions to api.PermissionStatus.change_event
Adding tag web-features:permissions to api.PermissionStatus.name
Adding tag web-features:background-sync to api.Permissions.permission_background-sync
Adding tag web-features:geolocation to api.Permissions.permission_geolocation
Adding tag web-features:local-fonts to api.Permissions.permission_local-fonts
Adding tag web-features:magnetometer to api.Permissions.permission_magnetometer
Adding tag web-features:media-capture to api.Permissions.permission_camera
Adding tag web-features:media-capture to api.Permissions.permission_microphone
Adding tag web-features:notifications to api.Permissions.permission_notifications
Adding tag web-features:storage-manager to api.Permissions.permission_persistent-storage
Adding tag web-features:selection-api to api.Range.collapse.toStart_parameter_optional
Adding tag web-features:css-object-model-discouraged to api.Rect
Adding tag web-features:css-object-model-discouraged to api.Rect.bottom
Adding tag web-features:css-object-model-discouraged to api.Rect.left
Adding tag web-features:css-object-model-discouraged to api.Rect.right
Adding tag web-features:css-object-model-discouraged to api.Rect.top
Adding tag web-features:notifications to api.ServiceWorkerRegistration.showNotification.options_actions_parameter
Adding tag web-features:notifications to api.ServiceWorkerRegistration.showNotification.options_badge_parameter
Adding tag web-features:notifications to api.ServiceWorkerRegistration.showNotification.options_data_parameter
Adding tag web-features:notifications to api.ServiceWorkerRegistration.showNotification.options_image_parameter
Adding tag web-features:notifications to api.ServiceWorkerRegistration.showNotification.options_renotify_parameter
Adding tag web-features:notifications to api.ServiceWorkerRegistration.showNotification.options_requireInteraction_parameter
Adding tag web-features:notifications to api.ServiceWorkerRegistration.showNotification.options_vibrate_parameter
Adding tag web-features:shadow-dom to api.ShadowRoot.delegatesFocus
Adding tag web-features:shadow-dom to api.ShadowRoot.serializable
Adding tag web-features:permissions to api.WorkerNavigator.permissions
Removing tag web-features:text-underline-position from css.properties.text-underline-offset
Adding tag web-features:text-underline-offset to css.properties.text-underline-offset
Removing tag web-features:text-underline-position from css.properties.text-underline-offset.auto
Adding tag web-features:text-underline-offset to css.properties.text-underline-offset.auto
Removing tag web-features:text-underline-position from css.properties.text-underline-offset.percentage
Adding tag web-features:text-underline-offset to css.properties.text-underline-offset.percentage
Adding tag web-features:declarative-shadow-dom to html.elements.template.shadowrootclonable
Adding tag web-features:declarative-shadow-dom to html.elements.template.shadowrootdelegatesfocus
Adding tag web-features:declarative-shadow-dom to html.elements.template.shadowrootserializable
Removing tag web-features:popover from html.global_attributes.popover.hint
Adding tag web-features:popover-hint to html.global_attributes.popover.hint
Adding tag web-features:functions-caller-arguments to javascript.builtins.Function.arguments
Adding tag web-features:functions-caller-arguments to javascript.builtins.Function.caller
Adding tag web-features:regexp-static-properties to javascript.builtins.RegExp.input
Adding tag web-features:regexp-static-properties to javascript.builtins.RegExp.lastMatch
Adding tag web-features:regexp-static-properties to javascript.builtins.RegExp.lastParen
Adding tag web-features:regexp-static-properties to javascript.builtins.RegExp.leftContext
Adding tag web-features:regexp-static-properties to javascript.builtins.RegExp.n
Adding tag web-features:regexp-static-properties to javascript.builtins.RegExp.rightContext
Adding tag web-features:arguments-callee to javascript.functions.arguments.callee