fix logic
[personal-kdelibs.git] / khtml / test / nbsp.html
blob7a8bde9de8929a59d833eef62ace915c2a2d34fa
1 <html> <head> <title>NBSP Test</title> </head>
4 <body>
5 <H1>NBSP Test</H1>
6 This page is a regression test to test non-breaking spaces.<BR>
7 The following text contains normal and non-breaking spaces.<BR>
8 After each 'a' a non-breaking space occurs. After each 'b' a
9 breaking space occurs:
10 <HR>
11 <FONT face="lucida">
12 ccccccca&nbsp;cccca&nbsp;ccccccb ccb cb ccb ccca&nbsp;ca&nbsp;a&nbsp;cb
13 c4d&nbsp;&nbsp;&nbsp;&nbsp;cccc2d&nbsp;&nbsp;ccccb ccb ccc
14 </FONT>
15 <HR>
18 </body>
20 </html>