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

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

Issue 2249653002: border-foo WIP Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: V9 Created 4 years, 4 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: third_party/WebKit/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt
index 3f6ddbad11856da2127a3c229c9860482e9d3db1..abcdc510f6b1d509616a082f649d4d6e9a2397b6 100644
--- a/third_party/WebKit/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt
+++ b/third_party/WebKit/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-width: initial; border-image-outset: initial; border-image-repeat: stretch;
+CONSOLE MESSAGE: line 4: border-image-source: url("images/shadow-border.png"); border-image-slice: 10; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch;
This test should not crash

Powered by Google App Engine
This is Rietveld 408576698