diff options
Diffstat (limited to 'testpage.html')
| -rw-r--r-- | testpage.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testpage.html b/testpage.html index 0bb40f47..ffc5d82b 100644 --- a/testpage.html +++ b/testpage.html @@ -76,6 +76,11 @@ X-XSS-Protection: <font color="#000000">0</font> X-Frame-Options: SAMEORIGIN </pre> <br /> +<pre> +This baretext block contains a very long line to test that the CSS white-space: pre-wrap property wraps it correctly without causing horizontal scrollbars in the HTML output. +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. +</pre> +<br /> <span>Foo0</span><br /> <span>Bar0</span><br /> <br /> |
