Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / whitespace / 030.html
blob3a443886e67d8242f3db55b4e098c412cb092048
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
3 <pre style="border:2px solid green">
4 I am on one line.
5 </pre>
6 <div style="white-space:pre; border: 2px solid green">
7 This div is two lines. The newline right after the tag opened is significant and is honored by Firefox and Opera (and us).
8 </div>