Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <html style="padding-top:100px;"> | |
| 2 <body style="margin:0;"> | |
| 3 <div style="position:fixed; top:0; left:0;"> | |
| 4 <p>Test that quirks mode doesn't cause weirdness for a columnized ro ot element.</p> | |
| 5 <p>Below there should be a papayawhip square.</p> | |
| 6 </div> | |
| 7 <div style="width:64px; height:64px; background:papayawhip;"></div> | |
| 8 </body> | |
| 9 </html> | |
| OLD | NEW |