line-breaking-atomic-008-ref.html (377B)
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; 11 } 12 </style> 13 14 <p>Test passes if there is a green rectangle and <strong>no red</strong>. 15 16 <div>A<br>B<br>C</div>