Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <p>The word "HEST" should be seen below, on a green background.</p> | |
| 3 <div style="columns:3; column-gap:0; width:12em; column-fill:auto; height:5em; f ont-weight:bold; color:white;"> | |
| 4 <div style="height:6em;"></div> | |
| 5 <div style="display:inline-block; background:green;"> | |
| 6 <div style="position:relative;">HEST</div> | |
| 7 </div> | |
| 8 </div> | |
| OLD | NEW |