blob: a9e2ee0b2eec42b2d29d904f278a9b18bbba3add [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
@font-face {
font-family: test;
src: url(../../resources/Ahem.ttf);
}
</style>
<p>
Test for an assertion failure when specifying a 0 size for a remote font.
</p>
<p style="font-family: test; font-size: 0;">
Invisible text.
</p>