Skip to content

Updates for Chrome 137 beta#26706

Merged
caugner merged 2 commits intomdn:mainfrom
Elchi3:chrome-137-beta
May 6, 2025
Merged

Updates for Chrome 137 beta#26706
caugner merged 2 commits intomdn:mainfrom
Elchi3:chrome-137-beta

Conversation

@Elchi3
Copy link
Member

@Elchi3 Elchi3 commented May 5, 2025

The @openwebdocs BCD collector project v10.12.13 found new features shipping in Chrome 137 beta which was released last week. 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 13 features as shipping in Chrome 137:

  • api.ImageData.pixelFormat
  • api.Selection.direction
  • api.Selection.getComposedRanges
  • css.properties.reading-flow
  • css.properties.reading-flow.flex-flow
  • css.properties.reading-flow.flex-visual
  • css.properties.reading-flow.grid-columns
  • css.properties.reading-flow.grid-order
  • css.properties.reading-flow.grid-rows
  • css.properties.reading-flow.normal
  • css.properties.reading-flow.source-order
  • css.properties.reading-order
  • webassembly.jspi

See also the 137 "Enabled by default" column on https://chromestatus.com/roadmap and https://developer.chrome.com/blog/chrome-137-beta

cc @rachelandrew

@github-actions github-actions bot added infra Infrastructure issues (npm, GitHub Actions, releases) of this project 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 linter Issues or pull requests regarding the tests / linter of the JSON files. data:wasm Compat data for Web Assembly features. https://developer.mozilla.org/en-US/docs/WebAssembly size:l [PR only] 101-1000 LoC changed labels May 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2025

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label May 6, 2025
@Elchi3
Copy link
Member Author

Elchi3 commented May 6, 2025

@chrisdavidmills merged a PR that updated reading-flow and reading-order manually.

Copy link
Contributor

@caugner caugner left a 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.ImageData.pixelFormat https://developer.chrome.com/blog/chrome-137-beta#canvas_floating_point_color_types
api.Selection.direction https://developer.chrome.com/blog/chrome-137-beta#selection_api_getcomposedranges_and_direction
api.Selection.getComposedRanges https://developer.chrome.com/blog/chrome-137-beta#selection_api_getcomposedranges_and_direction
css.properties.reading-flow https://developer.chrome.com/blog/chrome-137-beta#the_reading-flow_and_reading-order_properties
css.properties.reading-flow.flex-flow https://developer.chrome.com/blog/chrome-137-beta#the_reading-flow_and_reading-order_properties
css.properties.reading-flow.flex-visual https://developer.chrome.com/blog/chrome-137-beta#the_reading-flow_and_reading-order_properties
css.properties.reading-flow.grid-columns https://developer.chrome.com/blog/chrome-137-beta#the_reading-flow_and_reading-order_properties
css.properties.reading-flow.grid-order https://developer.chrome.com/blog/chrome-137-beta#the_reading-flow_and_reading-order_properties
css.properties.reading-flow.grid-rows https://developer.chrome.com/blog/chrome-137-beta#the_reading-flow_and_reading-order_properties
css.properties.reading-flow.normal https://developer.chrome.com/blog/chrome-137-beta#the_reading-flow_and_reading-order_properties
css.properties.reading-flow.source-order https://developer.chrome.com/blog/chrome-137-beta#the_reading-flow_and_reading-order_properties
css.properties.reading-order https://developer.chrome.com/blog/chrome-137-beta#the_reading-flow_and_reading-order_properties
webassembly.jspi https://developer.chrome.com/blog/chrome-137-beta#javascript_promise_integration

@github-actions github-actions bot added size:m [PR only] 25-100 LoC changed and removed merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. size:l [PR only] 101-1000 LoC changed labels May 6, 2025
@caugner caugner enabled auto-merge (squash) May 6, 2025 15:10
@caugner caugner merged commit 1391c11 into mdn:main May 6, 2025
6 checks passed
@mdn-bot mdn-bot mentioned this pull request May 6, 2025
@Elchi3 Elchi3 deleted the chrome-137-beta branch May 8, 2025 12:47
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:wasm Compat data for Web Assembly features. https://developer.mozilla.org/en-US/docs/WebAssembly infra Infrastructure issues (npm, GitHub Actions, releases) of this project linter Issues or pull requests regarding the tests / linter of the JSON files. size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants