Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-flexbox/webkit-box-vertical-writing-mode.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<link rel="match" href="webkit-box-vertical-writing-mode-ref.html">
<div style="display: -webkit-box; writing-mode: vertical-rl;">
This text should be vertical.
</div>