Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Tests that multiple URLs which are long are not squashed into a single URL. Bug 590172. | 1 Tests that multiple URLs which are long are not squashed into a single URL. Bug 590172. |
| 2 | 2 |
| 3 -webkit-image-set(url("chrome-search://theme/IDR_THEME_NTP_BACKGROUND?pfncmbjabn pldlfbnmhnhblapoibfbei") 1x, url("chrome-search://theme/IDR_THEME_NTP_BACKGROUND @2x?pfncmbjabnpldlfbnmhnhblapoibfbei") 2x) | 3 -webkit-image-set(url(chrome-search://theme/IDR_THEME_NTP_BACKGROUND?pfncmbjabnp ldlfbnmhnhblapoibfbei) 1x, url(chrome-search://theme/IDR_THEME_NTP_BACKGROUND@2x ?pfncmbjabnpldlfbnmhnhblapoibfbei) 2x) |
| 4 | 4 |
| OLD | NEW |