3 @import url('../../resources/opensans/OpenSans-Regular.woff') format('woff');
5 crbug.com/
242735: This test passes if no SVG fonts are used.
8 <div>This text should use the default font.
</div>
9 <div>This text should use the default font.
</div>
13 <svg xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink" width=
"300" height=
"12pt">
14 <text y=
"12pt">This text should use the default font.
</text>
16 <svg xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink" width=
"300" height=
"12pt">
17 <text y=
"12pt">This text should use the default font.
</text>
22 <div>This text should use the default font.
</div>
23 <div>This text should use the default font.
</div>
27 <div style=
"font-family: Verdana;">This text should use Verdana.
</div>
28 <div style=
"font-family: Verdana;">This text should use Verdana.
</div>
32 <div style=
"font-family: Open Sans;">This text should use Open Sans.
</div>
33 <div style=
"font-family: Open Sans;">This text should use Open Sans.
</div>