Remove outdated list style types
[chromium-blink-merge.git] / third_party / WebKit / ManualTests / word-spacing-highlight.html
blob01b69f9c160c7a6d7303a24497780813e48ed972
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5 <title>Highlighting with word spacing</title>
6 </head>
7 <body>
8 <p style="word-spacing:5em;">
9 M xylophone
10 </p>
11 <p style="margin-left:1em;">
12 &#x2191; click there and drag to the right
13 </p>
14 </body>
15 </html>