blob: 3b17c4983988f34f787dc7fda3b07c5f08b06412 [file] [log] [blame]
<html>
<head>
<style type="text/css" media="screen">
@media screen {
@font-face {
font-family: Times;
src: local("Arial");
}
}
body {
font-family: Times, sans-serif;
}
</style>
</head>
<body>
This should not crash.
</body>
</html>