<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
<title>pre testing</title> | |
<style type="text/css"> | |
pre { white-space: pre-wrap; } | |
</style> | |
</head> | |
<body> | |
<pre> | |
[ONE] This is the first<wbr> line. | |
[TWO] If this on the same line as the first line, this test has failed. | |
</pre> | |
</body> | |
</html> |