Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <p>There should be a papayawhip square below, and no red, and no scrollbars.</p> | |
| 3 <div style="columns:2; column-gap:0; width:49.5px; overflow:auto; background:red ;"> | |
| 4 <div style="height:99px; background:papayawhip;"></div> | |
| 5 </div> | |
| OLD | NEW |