Mypal/layout/reftests/bugs/299136-1.html

12 lines
551 B
HTML

<!doctype html>
<html>
<head>
<style type="text/css">
.test { white-space: nowrap; }
</style>
</head>
<body>
<span class="test">The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span>
</body>
</html>