This repository was archived by the owner on Dec 19, 2024. It is now read-only.
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 1313 caption-side : top;
1414 clear : none;
1515 clip : auto;
16- color : inherit ;
16+ color : # 000 ;
1717 columns : auto;
1818 column-count : auto;
1919 column-fill : balance;
2929 display : inline;
3030 empty-cells : show;
3131 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;
3339 height : auto;
3440 hyphens : none;
3541 left : auto;
4147 min-height : 0 ;
4248 min-width : 0 ;
4349 opacity : 1 ;
44- orphans : 0 ;
50+ orphans : 2 ;
4551 outline : medium none invert;
4652 overflow : visible;
4753 overflow-x : visible;
5662 right : auto;
5763 tab-size : 8 ;
5864 table-layout : auto;
59- text-align : inherit ;
65+ text-align : left ;
6066 text-align-last : auto;
61- text-decoration : none solid currentColor ;
67+ text-decoration : none;
6268 text-indent : 0 ;
6369 text-shadow : none;
6470 text-transform : none;
7177 vertical-align : baseline;
7278 visibility : visible;
7379 white-space : normal;
74- widows : 0 ;
80+ widows : 2 ;
7581 width : auto;
7682 word-spacing : normal;
7783 z-index : auto;
8793 border : initial;
8894 column-rule : medium none currentColor;
8995 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;
91103 font : initial;
92104 list-style : disc outside none;
93105 list-style : initial;
94106 outline : medium none invert;
95107 outline : initial;
96- text-decoration : none solid currentColor ;
108+ text-decoration : none;
97109 text-decoration : initial;
98110}
You can’t perform that action at this time.
0 commit comments