summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/white-space/reference/trailing-other-space-separators-002-ref.html
blob: 3939dabe5d5e77d19cb528598604c4073b8c1774 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<meta charset="utf-8">
<title>Test reference</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {
  white-space: pre-wrap;
  font-family: Ahem;
  font-size: 10px;
  line-height: 1;
  color: green;
}
</style>

<p>Test passes if there are two green tall boxes below and no red.

<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>
<div>x x<br>x x</div>