Bug 1613905 [wpt PR 21657] - Atomic inlines by default always introduce a break oppor...
[gecko.git] / testing / web-platform / tests / css / css-text / line-breaking / reference / line-breaking-atomic-008-ref.html
blob86bee401970cca02b14cca850899103a77c4e12d
1 <!doctype html>
2 <html>
3 <meta charset="utf-8">
4 <title>Test reference</title>
5 <link rel=author title="Florian Rivoal" href="https://florian.rivoal.net">
6 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
7 <style>
8 div {
9 font: 50px/1 Ahem;
10 color: green;
12 </style>
14 <p>Test passes if there is a green rectangle and <strong>no red</strong>.
16 <div>A<br>B<br>C</div>