white-space-zero-fontsize-001-ref.html (271B)
1 <!DOCTYPE html> 2 <meta charset=utf-8> 3 <title>CSS Text test reference</title> 4 <link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com"> 5 <style> 6 pre { 7 font-size: 12px; 8 float: left; 9 border: 1px solid black; 10 margin: 12px; 11 } 12 </style> 13 <pre> 14 foo 15 bar 16 </pre>