Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <!-- Passes if the text shows up in the top of the second column --> | |
| 3 <div style="columns:2; column-fill:auto; width:100px; height:40px; line-height:2 0px"> | |
| 4 <br><br> | |
| 5 <div style='display: inline; position: relative; will-change: transform'>tex t</div> | |
| 6 </div> | |
| OLD | NEW |