Skip to content

Commit

Permalink
Safari iOS data also supports unprefixed mask-border CSS property (#2…
Browse files Browse the repository at this point in the history
…6017)

Update Safari iOS data for mask-border CSS property

This PR updates and corrects version values for Safari iOS/iPadOS for the `mask-border` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.10).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/mask-border
  • Loading branch information
queengooborg authored Feb 24, 2025
1 parent 285140e commit cbb3825
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 24 deletions.
5 changes: 1 addition & 4 deletions css/properties/mask-border-outset.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@
"version_added": "3.1"
}
],
"safari_ios": {
"alternative_name": "-webkit-mask-box-image-outset",
"version_added": "3"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
Expand Down
5 changes: 1 addition & 4 deletions css/properties/mask-border-repeat.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@
"version_added": "3.1"
}
],
"safari_ios": {
"alternative_name": "-webkit-mask-box-image-repeat",
"version_added": "3"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
Expand Down
5 changes: 1 addition & 4 deletions css/properties/mask-border-slice.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@
"version_added": "3.1"
}
],
"safari_ios": {
"alternative_name": "-webkit-mask-box-image-slice",
"version_added": "3"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
Expand Down
5 changes: 1 addition & 4 deletions css/properties/mask-border-source.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@
"version_added": "3.1"
}
],
"safari_ios": {
"alternative_name": "-webkit-mask-box-image-source",
"version_added": "3"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
Expand Down
5 changes: 1 addition & 4 deletions css/properties/mask-border-width.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@
"version_added": "3.1"
}
],
"safari_ios": {
"alternative_name": "-webkit-mask-box-image-width",
"version_added": "3"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
Expand Down
5 changes: 1 addition & 4 deletions css/properties/mask-border.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@
"version_added": "3.1"
}
],
"safari_ios": {
"alternative_name": "-webkit-mask-box-image",
"version_added": "3"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
Expand Down

0 comments on commit cbb3825

Please sign in to comment.