Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / basic / 011.html
blob60b988e58ae8359a6f1737b8628672ae88740afd
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2 <html>
3 <head>
4 <style>
5 </style>
6 </head>
7 <div>
8 Select this text. <font size=1>I am teeny and tiny. I am going to have lots of text but each
9 line should retain the big height. If the lines shrink, it means that the root line box's height
10 is not being considered and that's wrong.</font>
11 </div>
12 <p></p>
13 <div><font size=6>This text is absolutely enormous. <font size=1>I am teeny and tiny. I am going to have lots of text but each line should retain the big height. If the lines shrink, it means that the span's line box's height
14 is not being considered and that's wrong.</font>
15 </font></div>