blob: 008edd09896b4fdcee57e57f56ccc78011a7b1f8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: "WebFont";
src: url("Ahem.ttf") format("truetype");
}
</style>
</head>
<body>
<div style="font: 100px 'WebFont';">Hello</div>
This tests passes if there is no Web Process crash.
</body>
</html>