Skip to content

Commit db25f3e

Browse files
committed
Mark the 'all' property as supported
Signed-off-by: Nico Burns <[email protected]>
1 parent 049545a commit db25f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/css-property-groups.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"entries": [
113113
{ "name": "direction", "status": "No" },
114114
{ "name": "unicode-bidi", "status": "No" },
115-
{ "name": "all", "status": "No" },
115+
{ "name": "all", "status": "Yes" },
116116
{ "name": "writing-mode", "status": "No" }
117117
]
118118
},

0 commit comments

Comments
 (0)