blob: 369680ae52d6bf345a2ca03638456fc4da148dc5 [file] [log] [blame]
<html>
<head>
<style>
@font-face {
font-family: Times;
src: local("Arial");
}
</style>
</head>
<body>
<p>
Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=16348">http://bugs.webkit.org/show_bug.cgi?id=16348</a>
@font-face does not affect the default style</i>.
</p>
This text should be in Arial.
</body>
</html>