Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <div style="overflow: hidden; border-radius: 4px;"> | |
| 3 <div style="border: 1px solid black; border-radius: 4px 0px 0px 4px; backgroun d: lightgray; width: 20px; height: 20px"> | |
| 4 </div> | |
| 5 </div> | |
| OLD | NEW |