3 <body bgcolor=
"#FFFFFF" text=
"#000000">
4 <h2>Safari Whitespace/Non-ASCII Bug
</h2>
5 <p>Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML.
6 Both lists should be rendered on a single line. In Safari, however, the first list shows each item on a separate line.
</p>
7 <p>This bug only seems to occur if the bullet character is non-ASCII (has a Unicode value higher than
127). Non-breaking spaces (
&#
160;), however, are an exception.
</p>