summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-ui/reference/text-overflow-006-ref.html
blob: cec2ba0e80ca14310f6ca3a44e5921fdbb9686a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<meta charset="utf-8">
<title>Test reference File</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<style>
div {
  white-space: pre;
  font-family: monospace;
}
</style>

<p>Test passes if “PASS…” appears below.</p>
<div>PASS…</div>