blob: 660cf808dcdb8a8a4a7c3fa8206c9292ff3cf07e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
This test makes sure that WebKit doesn't prompt the user to download mobileasset fonts. The test passes if you don't see a blocking prompt asking you to download the Osaka font. On a bot, this would manifest by a timeout.
<div style="font: 100px 'Osaka';"></div>
</body>
</html>