blob: c1accb73cf092fc6c275704f67e8771c6bdc1810 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.internals) {
internals.invalidateFontCache();
</script>
</head>
<body>
<div style="font: 100px 'Times';">Hello</div>
</body>
</html>