-
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
Updates for Chrome 135 beta #26135
Merged
Merged
Updates for Chrome 135 beta #26135
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
I have been told that Observable API may be merged in yet. I'll let you know. |
caugner
approved these changes
Mar 6, 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.
LGTM.
Feature | Ref |
---|---|
api.CanvasRenderingContext2D.lang | ab92db2 |
api.CommandEvent | #invoker_commands_the_command_and_commandfor_attributes |
api.CommandEvent.CommandEvent | #invoker_commands_the_command_and_commandfor_attributes |
api.CommandEvent.command | #invoker_commands_the_command_and_commandfor_attributes |
api.CommandEvent.source | #invoker_commands_the_command_and_commandfor_attributes |
api.Element.ariaActiveDescendantElement | 163f516 |
api.Element.ariaControlsElements | 163f516 |
api.Element.ariaDescribedByElements | 163f516 |
api.Element.ariaDetailsElements | 163f516 |
api.Element.ariaErrorMessageElements | 163f516 |
api.Element.ariaFlowToElements | 163f516 |
api.Element.ariaLabelledByElements | 163f516 |
api.ElementInternals.ariaActiveDescendantElement | 163f516 |
api.ElementInternals.ariaControlsElements | 163f516 |
api.ElementInternals.ariaDescribedByElements | 163f516 |
api.ElementInternals.ariaDetailsElements | 163f516 |
api.ElementInternals.ariaErrorMessageElements | 163f516 |
api.ElementInternals.ariaFlowToElements | 163f516 |
api.ElementInternals.ariaLabelledByElements | 163f516 |
api.FetchLaterResult | #the_fetchlater_api |
api.FetchLaterResult.activated | #the_fetchlater_api |
api.GPUSupportedLimits.maxInterStageShaderComponents | #remove_webgpu_limit_maxinterstageshadercomponents |
api.HTMLButtonElement.command | #invoker_commands_the_command_and_commandfor_attributes |
api.HTMLButtonElement.commandForElement | #invoker_commands_the_command_and_commandfor_attributes |
api.HTMLElement.command_event | #invoker_commands_the_command_and_commandfor_attributes |
api.NavigateEvent.sourceElement | #the_navigateevent_sourceelement_property |
api.OffscreenCanvasRenderingContext2D.lang | ab92db2 |
api.Window.fetchLater | #the_fetchlater_api |
css.properties.dynamic-range-limit | #the_dynamic-range-limit_property |
css.properties.dynamic-range-limit.constrained-high | #the_dynamic-range-limit_property |
css.properties.dynamic-range-limit.high | #the_dynamic-range-limit_property |
css.properties.dynamic-range-limit.standard | #the_dynamic-range-limit_property |
css.properties.interactivity | #css_inertness |
css.properties.interactivity.auto | #css_inertness |
css.properties.interactivity.inert | #css_inertness |
css.properties.overflow-block | #logical_overflow_properties |
css.properties.overflow-block.overlay | #logical_overflow_properties |
css.properties.overflow-inline | #logical_overflow_properties |
css.properties.overflow-inline.overlay | #logical_overflow_properties |
css.properties.scroll-marker-group | #scroll-marker_and_scroll-marker-group |
css.properties.scroll-marker-group.after | #scroll-marker_and_scroll-marker-group |
css.properties.scroll-marker-group.before | #scroll-marker_and_scroll-marker-group |
css.properties.scroll-marker-group.none | #scroll-marker_and_scroll-marker-group |
css.selectors.scroll-marker-group | #scroll-marker_and_scroll-marker-group |
css.selectors.scroll-marker | #scroll-marker_and_scroll-marker-group |
css.selectors.target-current | #scroll-marker_and_scroll-marker-group |
css.types.abs | #sign-related_functions_abs_and_sign |
css.types.basic-shape.shape | #the_shape_function |
css.types.sign | #sign-related_functions_abs_and_sign |
html.elements.button.command | #invoker_commands_the_command_and_commandfor_attributes |
html.elements.button.commandfor | #invoker_commands_the_command_and_commandfor_attributes |
javascript.builtins.DataView.getFloat16 | #float16array |
javascript.builtins.DataView.setFloat16 | #float16array |
javascript.builtins.Float16Array | #float16array |
javascript.builtins.Float16Array.Float16Array | #float16array |
javascript.builtins.Math.f16round | #float16array |
Merging this so it can make today's BCD release. Some things that are mentioned above might need follow-up PRs. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 @openwebdocs BCD collector project v10.12.10 found new features shipping in Chrome 135 beta which was released yesterday. Currently, the collector covers about 90% of BCD, so the following list might not be exhaustive. Also, if a feature is in Chrome Canary/behind origin trials/enrollment, it is not considered here.
With this PR, BCD considers the following 56 features as shipping in Chrome 135:
See also the 135 "Enabled by default" column on https://chromestatus.com/roadmap and https://developer.chrome.com/blog/chrome-135-beta
Notes from looking at Chromestatus for 135:
cc @rachelandrew