blob: 76b73d5f88b5b080fa83eaf9c75ef4d0ef39b5e4 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-language" content="zh-TW">
<script>
if (window.internals)
window.internals.settings.setStandardFontFamily("Ahem", "Hant");
</script>
<title>Test font selection based on content-language</title>
</head>
<body>
<!-- This tests font selection based on content-language <https://bugs.webkit.org/show_bug.cgi?id=76701>. The text should be in Ahem font. -->
This is in Ahem font.
</body>
</html>