add css3-cascade.vim and test case

This commit is contained in:
Kyo Nagashima
2013-05-27 00:12:52 +09:00
parent 60a98a82ef
commit 8695044efb
2 changed files with 6 additions and 0 deletions

View File

@@ -59,6 +59,10 @@
break-inside: auto;
}
.cascade {
all: default;
}
.colors {
opacity: rgba(0, 0, 0, 1);
display: hsla(0, 0, 0, 1)