18
-
19
1
20
2
Title: CSS Transitions Level 2
21
3
Status: ED
@@ -60,6 +42,24 @@ spec:web-animations-1; type:dfn;
60
42
text:unresolved
61
43
62
44
45
+
46
+ table.event-state-transitions {
47
+ width: 100%;
48
+ border-spacing: 0px;
49
+ border-collapse: collapse;
50
+ }
51
+ table.event-state-transitions th:first-child {
52
+ width: 30%;
53
54
+ table.event-state-transitions th {
55
+ text-align: center;
56
57
+ table.event-state-transitions td {
58
+ padding: 0.2em 1em;
59
+ border: 1px solid black;
63
Delta specification
64
65
This is a delta specification, meaning that it currently contains