Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.html |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/overflow-into-content-expected.html b/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.html |
similarity index 99% |
copy from third_party/WebKit/LayoutTests/paint/invalidation/spv2/overflow-into-content-expected.html |
copy to third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.html |
index 5260fd44850fef7249ad791b63a511f104ad4b1a..ed3a02e94fcb1f52b585cddb495c426fb83a69a9 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/overflow-into-content-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.html |
@@ -11,7 +11,7 @@ |
#target3 { display: none; clear: both; height: 20px; background: green; } |
</style> |
</head> |
-<body"> |
+<body> |
<div style="position: absolute; border: medium solid green; top: 8px; height: 100px;"> |
<div class="narrow" id="target1"> |
<div class="wide"></div> |