chromium/third_party/blink/web_tests/external/wpt/css/css-text/line-breaking/reference/line-breaking-atomic-009-ref.html

<!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>