Index: third_party/WebKit/LayoutTests/fast/gradients/crash-on-remove-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/gradients/crash-on-remove-expected.txt b/third_party/WebKit/LayoutTests/fast/gradients/crash-on-remove-expected.txt |
index c5e8fda4cb25de3a2c83b5246c0e09a87ea74860..2d911b6b0d94c0af9dc78251b7074e716d9e0994 100644 |
--- a/third_party/WebKit/LayoutTests/fast/gradients/crash-on-remove-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/gradients/crash-on-remove-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: -webkit-gradient is deprecated. Please use linear-gradient or radial-gradient instead. |
Test for https://bugs.webkit.org/show_bug.cgi?id=18879 Reproducible crash when removing a gradient. |
The test should not crash and there should be a green square below. |