blob: 3a4b5365a9957cf4da4ef5e0a8c14ee869669901 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body style="font: 1px Ahem;">
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
setTimeout("if (window.testRunner) { testRunner.notifyDone(); }", 50);
</script>
<style>
@font-face { font-family: "A"; src: url(); }
* { font-family: A; }
</style>
<nobr><table><hr>PASS
</body>
</html>