Skip to content

Commit

Permalink
Chrome 19-33 / Safari 6+ supports -webkit-line-align CSS property (#…
Browse files Browse the repository at this point in the history
…25429)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-line-align` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-line-align

Co-authored-by: Claas Augner <[email protected]>
  • Loading branch information
queengooborg and caugner authored Dec 20, 2024
1 parent ff299c3 commit 9fa2a1a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions css/properties/-webkit-line-align.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"__compat": {
"support": {
"chrome": {
"version_added": false
"version_added": "19",
"version_removed": "34"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand All @@ -20,7 +21,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "≤13.1"
"version_added": "6"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit 9fa2a1a

Please sign in to comment.