Files
servo/tests/wpt/css-tests/css-writing-modes-3_dev/html/support/width-test.css

8 lines
112 B
CSS

@font-face {
font-family: WidthTest;
src: url(WidthTest-Regular.otf);
}
.test {
font: 72px/1 WidthTest;
}