Skip to content

Commit

Permalink
Chrome 17-33 / Safari 6+ support -webkit-line-grid CSS property (#2…
Browse files Browse the repository at this point in the history
…5430)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-line-grid` 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-grid

Co-authored-by: Claas Augner <[email protected]>
  • Loading branch information
queengooborg and caugner authored Dec 20, 2024
1 parent 103b9bf commit ff299c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions css/properties/-webkit-line-grid.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": "17",
"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 ff299c3

Please sign in to comment.