Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <html xmlns="http://www.w3.org/1999/xhtml"> | |
| 3 <body> | |
| 4 <div style="width:400px;height:225px;background:url(resources/contain-cover.pn g) no-repeat center center red;background-size:contain"></div> | |
| 5 <div style="width:400px;height:225px;background:url(resources/contain-cover.pn g) no-repeat center center red;background-size:cover"></div> | |
| 6 </html> | |
| OLD | NEW |