forked from AuroraMiddleware/gtk
7855294594
These tests were affected by the font and linear-gradient parsing changes.
9 lines
145 B
CSS
9 lines
145 B
CSS
* {
|
|
font-family: "Sans";
|
|
font-size: 15px;
|
|
font-stretch: initial;
|
|
font-style: initial;
|
|
font-variant: initial;
|
|
font-weight: initial;
|
|
}
|