mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
0b5e6a2535
--HG-- rename : layout/reftests/table-anonymous-boxes/white-space-1.html => layout/reftests/table-anonymous-boxes/white-space-7.html
7 lines
127 B
HTML
7 lines
127 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="font-family: monospace; white-space: pre-wrap">a b cd</div>
|
|
</body>
|
|
</html>
|