Follow changes in WD-css-transforms-1-20181130

See also: https://www.w3.org/TR/2018/WD-css-transforms-1-20181130/

This commit includes changes in  previous draft (20171130).
This commit is contained in:
Kyo Nagashima
2018-12-03 16:19:56 +09:00
parent 0b516ea879
commit 4337a246ac
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
syn keyword cssFontAttr contained flat
syn match cssFontProp contained "\<transform-box\>"

View File

@@ -1010,7 +1010,7 @@ view {
}
.transforms-1 {
display: flat;
transform-box: auto;
}
.transitions-1 {