summaryrefslogtreecommitdiff
path: root/layout/reftests/w3c-css/submitted/writing-modes-3/support/width-test.css
blob: 4f15976ccc9629b26df2a8523006fb4f3e3daf99 (plain)
1
2
3
4
5
6
7
@font-face {
  font-family: WidthTest;
  src: url(WidthTest-Regular.otf);
}
.test {
  font: 72px/1 WidthTest;
}