blob: 434e14ccb88f8fde666c7ab646bf882a15bea294 [file] [log] [blame]
<!DOCTYPE html>
<link rel=help href="https://drafts.csswg.org/css-writing-modes-4/#text-orientation">
<link rel=help href="https://crbug.com/1081659">
<link rel="match" href="text-orientation-initial-ref.html">
<div style="writing-mode:vertical-rl;text-orientation:upright">
<div style="text-orientation:initial">
vertical
</div>
</div>