Add missing tests

This commit is contained in:
Kyo Nagashima
2018-04-13 22:22:55 +09:00
parent 2a3742c83e
commit 1a2eb7cffa

View File

@@ -510,7 +510,9 @@
column-width: auto;
}
@namespace "http://example.com/css3-namespace/";
.namespace {
display: auto;
}
.overflow-3 {
max-lines: auto;
@@ -557,6 +559,10 @@
offset-start: auto;
}
.properties-values-api-1 {
display: auto;
}
.pseudo-4::inactive-selection,
.pseudo-4::spelling-error,
.pseudo-4::grammer-error {
@@ -843,6 +849,10 @@
display: cubic-bezier(0.25, 0.1, 0.25, 1.0);
}
.typed-om-1 {
display: auto;
}
.ui-3 {
caret-color: grab;
display: grabbing;
@@ -889,6 +899,10 @@
will-change: scroll-position;
}
.worklets-1 {
display: auto;
}
.writing-modes-3 {
writing-mode: before;
text-orientation: after;