Index: third_party/WebKit/LayoutTests/svg/custom/visibility-enable-on-svg-element-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/css/containment/paint-containment-with-box-shadow-expected.html b/third_party/WebKit/LayoutTests/svg/custom/visibility-enable-on-svg-element-expected.html |
similarity index 72% |
copy from third_party/WebKit/LayoutTests/fast/css/containment/paint-containment-with-box-shadow-expected.html |
copy to third_party/WebKit/LayoutTests/svg/custom/visibility-enable-on-svg-element-expected.html |
index b880446f56aab813e9fa3f3b39cca2f518ba45bf..c3d051edd94e55e2c584cfa324094aecf6951c72 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/containment/paint-containment-with-box-shadow-expected.html |
+++ b/third_party/WebKit/LayoutTests/svg/custom/visibility-enable-on-svg-element-expected.html |
@@ -1,4 +1,4 @@ |
-<!DOCTYPE html> |
+<!DOCTYPE HTML> |
<style> |
div { |
width: 100px; |
@@ -6,5 +6,5 @@ div { |
background-color: green; |
} |
</style> |
-<body> |
-<div></div> |
+<div> |
+</div> |