mirror of
https://github.com/servo/servo.git
synced 2025-06-26 18:14:34 +01:00
6 lines
251 B
HTML
6 lines
251 B
HTML
<!DOCTYPE html>
|
|
<link rel="help" href="https://drafts.csswg.org/css-flexbox-1/">
|
|
<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>
|