File tree Expand file tree Collapse file tree 1 file changed +20
-8
lines changed
src/__tests__/fixtures/features Expand file tree Collapse file tree 1 file changed +20
-8
lines changed Original file line number Diff line number Diff line change 13
13
caption-side : top;
14
14
clear : none;
15
15
clip : auto;
16
- color : inherit ;
16
+ color : # 000 ;
17
17
columns : auto;
18
18
column-count : auto;
19
19
column-fill : balance;
29
29
display : inline;
30
30
empty-cells : show;
31
31
float : none;
32
- font : normal normal normal normal medium/normal inherit;
32
+ font-family : serif;
33
+ font-size : medium;
34
+ font-style : normal;
35
+ font-variant : normal;
36
+ font-weight : normal;
37
+ font-stretch : normal;
38
+ line-height : normal;
33
39
height : auto;
34
40
hyphens : none;
35
41
left : auto;
41
47
min-height : 0 ;
42
48
min-width : 0 ;
43
49
opacity : 1 ;
44
- orphans : 0 ;
50
+ orphans : 2 ;
45
51
outline : medium none invert;
46
52
overflow : visible;
47
53
overflow-x : visible;
56
62
right : auto;
57
63
tab-size : 8 ;
58
64
table-layout : auto;
59
- text-align : inherit ;
65
+ text-align : left ;
60
66
text-align-last : auto;
61
- text-decoration : none solid currentColor ;
67
+ text-decoration : none;
62
68
text-indent : 0 ;
63
69
text-shadow : none;
64
70
text-transform : none;
71
77
vertical-align : baseline;
72
78
visibility : visible;
73
79
white-space : normal;
74
- widows : 0 ;
80
+ widows : 2 ;
75
81
width : auto;
76
82
word-spacing : normal;
77
83
z-index : auto;
87
93
border : initial;
88
94
column-rule : medium none currentColor;
89
95
column-rule : initial;
90
- font : normal normal normal normal medium/normal inherit;
96
+ font-family : serif;
97
+ font-size : medium;
98
+ font-style : normal;
99
+ font-variant : normal;
100
+ font-weight : normal;
101
+ font-stretch : normal;
102
+ line-height : normal;
91
103
font : initial;
92
104
list-style : disc outside none;
93
105
list-style : initial;
94
106
outline : medium none invert;
95
107
outline : initial;
96
- text-decoration : none solid currentColor ;
108
+ text-decoration : none;
97
109
text-decoration : initial;
98
110
}
You can’t perform that action at this time.
0 commit comments