summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/1670581-1-ref.html
blob: dd7e0522077d4806f25a99673b4a727f49b7e81b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<meta charset=utf-8>
<style>
@font-face {
  font-family: "SourceSerifPro";
  src: url("../fonts/SourceSerifPro-Regular.ttf.woff2");
}
:root {
  font-family: "SourceSerifPro", monospace;
  font-size: 2rem;
}
</style>
Foo-bar-baz.