Index: third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-multiple-layers-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-multiple-layers-expected.txt b/third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-multiple-layers-expected.txt |
index 066b1d7227785c7fbe9bc8e470b9aa3b0f2d3a78..43afd5a99fa93ca3f93d5fff315fc412c78e209f 100644 |
--- a/third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-multiple-layers-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-multiple-layers-expected.txt |
@@ -3,7 +3,7 @@ Tests that serialization of background shorthand property with multiple layers i |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS getComputedStyle(e).background is 'url(dummy://foo) repeat scroll 0% 0% / auto padding-box border-box, rgb(255, 0, 0) url(dummy://bar) repeat scroll 0% 0% / auto padding-box border-box' |
+PASS getComputedStyle(e).background is "url(\"dummy://foo\") repeat scroll 0% 0% / auto padding-box border-box, rgb(255, 0, 0) url(\"dummy://bar\") repeat scroll 0% 0% / auto padding-box border-box" |
PASS successfullyParsed is true |
TEST COMPLETE |