gecko-dev/layout/reftests/font-matching/1367860-ref.htm

16 строки
306 B
HTML

<!DOCTYPE html>
<!--
Reftest for Bug 1367860
Reference for all cases
-->
<html>
<head>
<meta charset="UTF-8">
</head>
<body lang="ja" style="font-family: InvalidFontName;">
<div>These two lines should be exactly the same.</div>
<div>These two lines should be exactly the same.</div>
</body>
</html>