Bug 1917371 - Consolidate unit_base_updater and unit_service_updater tests, r=bytesiz...
[gecko.git] / layout / reftests / text-svgglyphs / clip-ref.html
blobc310bfb86c8dd0dfbecfbe2c441b3ea377c5e2a8
1 <html>
2 <head>
3 <style type="text/css">
4 @font-face {
5 font-family : svgttf;
6 src : url(resources/svg.woff);
9 body {
10 font-family : svgttf;
11 font-size : 200px;
12 color : palevioletred;
14 </style>
15 </head>
16 <body>
17 <div>
18 O<br>
19 </div>
20 </body>
21 </html>