blob: e46bbdd6e484600d24f160131ed177230b70ba24 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that text-orientation: mixed works the same as text-orientation: vertical-right.
<div style="font-size: 100px; -webkit-writing-mode: vertical-rl; -webkit-text-orientation: vertical-right;">asdf&#x7f51;</div>
</body>
</html>