Skip to content

Commit

Permalink
Update Chromium data for -webkit-mask-repeat-y CSS property (#21766)
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 `-webkit-mask-repeat-y` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.6.4).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-mask-repeat-y
  • Loading branch information
queengooborg authored Dec 28, 2023
1 parent 767fae9 commit adca650
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/properties/-webkit-mask-repeat-y.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-repeat-y",
"support": {
"chrome": {
"version_added": "3"
"version_added": "3",
"version_removed": "120"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down

0 comments on commit adca650

Please sign in to comment.