white-space-pre-wrap-trailing-spaces-003-ref.html (369B)
1 <!doctype html> 2 <meta charset=utf-8> 3 <title>CSS test Reference</title> 4 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"> 5 6 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> 7 <style> 8 div { 9 font: 25px/1 Ahem; 10 color: green; 11 } 12 </style> 13 14 <p>This test passes if there is a green rectangle and no red. 15 16 <div>X<br>X<br>X<br>X</div>