summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-matching/osaka-mono-ref.html
blob: ae6e6468f47899a98fdc348d795657dcad9422be (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<style type="text/css">
textarea { font-family: "Osaka-Mono"; font-size: 72pt; }
</style>
</head>
<body><textarea>海の絵</textarea></body>
</html>