Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/styles/url-multiple-collapsing-expected.txt

Issue 2013843003: [DevTools] Handle valid urls with quotes inside them in SSP. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased tests Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698