summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-writing-modes/reference/available-size-011-ref.html
blob: ef66b4e0d6248a8bc5b49c2654bfc77a2ac2e298 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!doctype html>
<title>CSS writing mode test reference</title>
<meta charset=utf-8>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
<style>
div {
  line-height: 1em;
  height: 1em;
  writing-mode: vertical-rl;
}
</style>

<p>This test passes if the word “PASS” (without the quotation marks) appears below, written horizontally from left to right.
<div>S S A P</div>