Skip to content

Commit 1488676

Browse files
authored
Remove transform-box from web-features:transforms2d (#22926)
While it can be used together with 2D transforms (and individual transform properties) it was shipped significantly later than the rest of the feature: https://developer.mozilla.org/en-US/docs/Web/CSS/transform-box#browser_compatibility
1 parent f9c4c1f commit 1488676

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

css/properties/transform-box.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/transform-box",
77
"spec_url": "https://drafts.csswg.org/css-transforms/#transform-box",
8-
"tags": [
9-
"web-features:transforms2d"
10-
],
118
"support": {
129
"chrome": {
1310
"version_added": "64"

0 commit comments

Comments
 (0)