Skip to content

Commit

Permalink
Chrome 11-29 / Safari support -webkit-hyphenate-limit-after CSS pro…
Browse files Browse the repository at this point in the history
…perty (#25432)

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

Co-authored-by: Claas Augner <[email protected]>
  • Loading branch information
queengooborg and caugner authored Dec 20, 2024
1 parent e37b474 commit 5e194f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions css/properties/-webkit-hyphenate-limit-after.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": "11",
"version_removed": "30"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand All @@ -20,7 +21,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "13.1"
"version_added": "5.1"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit 5e194f0

Please sign in to comment.