Index: third_party/WebKit/LayoutTests/fast/images/webp-flip.html |
diff --git a/third_party/WebKit/LayoutTests/fast/images/webp-flip.html b/third_party/WebKit/LayoutTests/fast/images/webp-flip.html |
index 70f1919a30c1a2a397a5d4bc7e08e2799e73d55a..cfee0abd33ab6615cd17a63e453067937369fd27 100644 |
--- a/third_party/WebKit/LayoutTests/fast/images/webp-flip.html |
+++ b/third_party/WebKit/LayoutTests/fast/images/webp-flip.html |
@@ -1,2 +1,2 @@ |
<!--test case for crbug.com/390069 --> |
-<p style="width: 20%; border-image: url('flip.webp') 101 repeat"> |
+<p style="width: 20%; border-style: solid; border-color: white; border-image: url('flip.webp') 101 repeat"> |