| Index: third_party/WebKit/LayoutTests/inspector/elements/styles/url-multiple-collapsing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles/url-multiple-collapsing-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles/url-multiple-collapsing-expected.txt
|
| index f15c77facc1eb5dda55ff47311db1ac5777aa246..82abc50c35a091690780b0b7fa9890b009bd8965 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/elements/styles/url-multiple-collapsing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/elements/styles/url-multiple-collapsing-expected.txt
|
| @@ -1,4 +1,4 @@
|
| Tests that multiple URLs which are long are not squashed into a single URL. Bug 590172.
|
|
|
| --webkit-image-set(url("chrome-search://theme/IDR_THEME_NTP_BACKGROUND?pfncmbjabnpldlfbnmhnhblapoibfbei") 1x, url("chrome-search://theme/IDR_THEME_NTP_BACKGROUND@2x?pfncmbjabnpldlfbnmhnhblapoibfbei") 2x)
|
| +-webkit-image-set(url(chrome-search://theme/IDR_THEME_NTP_BACKGROUND?pfncmbjabnpldlfbnmhnhblapoibfbei) 1x, url(chrome-search://theme/IDR_THEME_NTP_BACKGROUND@2x?pfncmbjabnpldlfbnmhnhblapoibfbei) 2x)
|
|
|
|
|