csslint: add "isolation"
This commit is contained in:
parent
55360c731a
commit
def05f2f0a
|
@ -3623,6 +3623,7 @@ var Properties = module.exports = {
|
||||||
"image-resolution" : 1,
|
"image-resolution" : 1,
|
||||||
"ime-mode" : "auto | normal | active | inactive | disabled",
|
"ime-mode" : "auto | normal | active | inactive | disabled",
|
||||||
"inline-box-align" : "last | <integer>",
|
"inline-box-align" : "last | <integer>",
|
||||||
|
"isolation" : "auto | isolate",
|
||||||
|
|
||||||
//J
|
//J
|
||||||
"justify-content" : "flex-start | flex-end | center | space-between | space-around",
|
"justify-content" : "flex-start | flex-end | center | space-between | space-around",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user