Revert "add a css style test for font: smaller"
This reverts commit a4ed154b03.
The misparsing that is tested here will not be fixed in 3.20,
so keep this test out of the stable branch.
This commit is contained in:
@ -1,12 +0,0 @@
|
||||
[window.background:dir(ltr)]
|
||||
decoration:dir(ltr)
|
||||
box.horizontal:dir(ltr)
|
||||
font-size: 10px; /* font.css:2:23 */
|
||||
font-family: "\"Comic Sans 10\""; /* font.css:2:23 */
|
||||
font-style: normal; /* font.css:2:23 */
|
||||
font-variant: normal; /* font.css:2:23 */
|
||||
font-weight: normal; /* font.css:2:23 */
|
||||
font-stretch: normal; /* font.css:2:23 */
|
||||
|
||||
label:dir(ltr)
|
||||
font-size: 8.3333333333333339px; /* font.css:6:20 */
|
||||
Reference in New Issue
Block a user