summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/line-breaking/reference/line-breaking-atomic-009-ref.html
blob: 1300284c46015e950690a405c09ce3136539fbc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!doctype html>
<html>
<meta charset="utf-8">
<title>Test reference</title>
<link rel=author title="Florian Rivoal" href="https://florian.rivoal.net">
<style>
div {
	font-size: 4em;
}
</style>

<p>Test passes if there the “:” is under the “A” in the text below.

<div>A<br>:</div>