summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-anonymous-boxes/white-space-pre-ref.html
blob: 5102d1623263e174f2fc9579f023d70d78593047 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <div style="font-family: monospace; white-space: pre-wrap">a  b cd</div>
  </body>
</html>