Skip to content

Commit

Permalink
Add missing css.properties.clip-path.view-box feature (#22345)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Mar 5, 2024
1 parent 5cacae5 commit 3abbf4e
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions css/properties/clip-path.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,38 @@
"deprecated": false
}
}
},
"view-box": {
"__compat": {
"support": {
"chrome": {
"version_added": "119"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "≤72"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "≤13.1"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
Expand Down

0 comments on commit 3abbf4e

Please sign in to comment.