trailing-other-space-separators-001-ref.html (509B)
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 <style> 6 div { 7 line-height: 1; 8 color: transparent; 9 background: green; 10 float: left; 11 clear: left; 12 white-space: pre; 13 } 14 </style> 15 16 <p>Test passes if the shape below is green and if there is no red. 17 18 <div>xx                    </div> 19 <div>xx</div>