Skip to content

Commit 6fab44a

Browse files
committed
1 parent a72b347 commit 6fab44a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

after/syntax/css/cascade-5.vim

Whitespace-only changes.

test/test.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@
6969
display: revert;
7070
}
7171

72+
.cascade-5 {
73+
display: auto;
74+
}
75+
7276
@import "conditional-3.css" supports(display: auto);
7377

7478
@supports (selector(.conditional-4)) {

0 commit comments

Comments
 (0)