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

Unified Diff: LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt

Issue 1355263002: Make sure <url>s are being serialized according to spec (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@urlThing161644
Patch Set: Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt
diff --git a/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt b/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt
index a4500382ec0bcbc461a3fc4038d5f34d6b60f502..4bb3865833b7e886ddd4fdde31276471208a4915 100644
--- a/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt
+++ b/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt
@@ -1,2 +1,2 @@
-CONSOLE MESSAGE: line 4: border-image-source: url(images/shadow-border.png); border-image-slice: 10; border-image-repeat: stretch;
+CONSOLE MESSAGE: line 4: border-image-source: url("images/shadow-border.png"); border-image-slice: 10; border-image-repeat: stretch;
This test should not crash
« no previous file with comments | « LayoutTests/fast/css/image-set-setting-expected.txt ('k') | LayoutTests/fast/css/script-tests/image-set-parsing.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698