Index: third_party/WebKit/LayoutTests/svg/as-border-image/svg-as-border-image-2.html |
diff --git a/third_party/WebKit/LayoutTests/svg/as-border-image/svg-as-border-image-2.html b/third_party/WebKit/LayoutTests/svg/as-border-image/svg-as-border-image-2.html |
index cd9d1b42f3badaa8849f4bbcb35b22b696b26cee..57346e09f031051c0c97029a75a420fa7c7e95d2 100644 |
--- a/third_party/WebKit/LayoutTests/svg/as-border-image/svg-as-border-image-2.html |
+++ b/third_party/WebKit/LayoutTests/svg/as-border-image/svg-as-border-image-2.html |
@@ -1,6 +1,9 @@ |
<html> |
<head> |
<style> |
+ div { |
+ border-style: solid; |
+ } |
.svg, .image { |
display: inline-block; |
border: 1px solid black; |