Skip to content

Commit 809bd95

Browse files
authored
Chromium 130 supports text-wrap-mode CSS property (#25333)
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
1 parent 1ddfce2 commit 809bd95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: css/properties/text-wrap-mode.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"support": {
1212
"chrome": {
13-
"version_added": false
13+
"version_added": "130"
1414
},
1515
"chrome_android": "mirror",
1616
"edge": "mirror",
@@ -45,7 +45,7 @@
4545
],
4646
"support": {
4747
"chrome": {
48-
"version_added": false
48+
"version_added": "130"
4949
},
5050
"chrome_android": "mirror",
5151
"edge": "mirror",
@@ -81,7 +81,7 @@
8181
],
8282
"support": {
8383
"chrome": {
84-
"version_added": false
84+
"version_added": "130"
8585
},
8686
"chrome_android": "mirror",
8787
"edge": "mirror",

0 commit comments

Comments
 (0)