File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1375
1375
"status" : " nonstandard"
1376
1376
},
1377
1377
"-webkit-mask-clip" : {
1378
- "syntax" : " [ <box> | border | padding | content | text ]#" ,
1378
+ "syntax" : " [ <coord- box> | no-clip | border | padding | content | text ]#" ,
1379
1379
"media" : " visual" ,
1380
1380
"inherited" : false ,
1381
1381
"animationType" : " discrete" ,
1423
1423
"mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/mask-image"
1424
1424
},
1425
1425
"-webkit-mask-origin" : {
1426
- "syntax" : " [ <box> | border | padding | content ]#" ,
1426
+ "syntax" : " [ <coord- box> | border | padding | content ]#" ,
1427
1427
"media" : " visual" ,
1428
1428
"inherited" : false ,
1429
1429
"animationType" : " discrete" ,
7096
7096
"mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/mask-border-width"
7097
7097
},
7098
7098
"mask-clip" : {
7099
- "syntax" : " [ <geometry -box> | no-clip ]#" ,
7099
+ "syntax" : " [ <coord -box> | no-clip ]#" ,
7100
7100
"media" : " visual" ,
7101
7101
"inherited" : false ,
7102
7102
"animationType" : " discrete" ,
7160
7160
"mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/mask-mode"
7161
7161
},
7162
7162
"mask-origin" : {
7163
- "syntax" : " <geometry -box>#" ,
7163
+ "syntax" : " <coord -box>#" ,
7164
7164
"media" : " visual" ,
7165
7165
"inherited" : false ,
7166
7166
"animationType" : " discrete" ,
You can’t perform that action at this time.
0 commit comments