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

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

Issue 1306283006: BackgroundImage incorrectly returns empty url() when created on-the-fly (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
« no previous file with comments | « LayoutTests/fast/css/getComputedStyle-relativeURL.html ('k') | LayoutTests/fast/css/uri-token-parsing.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 aca9d46d7f2bd3374e3140f72b39f502f4e45987..a4500382ec0bcbc461a3fc4038d5f34d6b60f502 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(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/getComputedStyle-relativeURL.html ('k') | LayoutTests/fast/css/uri-token-parsing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698