blob: 85c89e70923d3accc32d77935e8e0220a048ea46 [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-family: cursive;"></span>
</div>
</body>
</html>