haikuwebkit/LayoutTests/fast/encoding/denormalised-voiced-japanes...

12 lines
518 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
</head>
<body>
This test checks that the decomposed unicode version of voiced japanese hiragana and katakana characters are rendered the same as the precomposed version.
<h2 style="font-family: 'Hiragino Mincho ProN';">バナナとパナマ</h2>
</body>
</html>