blob: cd2d04995b6e1cb32be7260ba40d3e3540ca9f8c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
This test makes sure that CJK characters styled with font-family: cursive aren't italicized.
<div>
<span style="font-size: 50px;">Look at this character: </span><span style="font-family: 'STSongti-SC-Regular';"></span>
</div>
</body>
</html>