Skip to content

Commit

Permalink
Chromium 130 supports text-wrap-mode CSS property (#25333)
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `text-wrap-mode` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.7).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/text-wrap-mode

Chromium commit: chromium/chromium@ee5d3f2
  • Loading branch information
queengooborg authored Dec 6, 2024
1 parent 1ddfce2 commit 809bd95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions css/properties/text-wrap-mode.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"support": {
"chrome": {
"version_added": false
"version_added": "130"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -45,7 +45,7 @@
],
"support": {
"chrome": {
"version_added": false
"version_added": "130"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -81,7 +81,7 @@
],
"support": {
"chrome": {
"version_added": false
"version_added": "130"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down

0 comments on commit 809bd95

Please sign in to comment.