Index: third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.html |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/repaint-via-layout-offset-expected.html b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.html |
similarity index 93% |
copy from third_party/WebKit/LayoutTests/paint/invalidation/spv2/repaint-via-layout-offset-expected.html |
copy to third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.html |
index 6d416a3f13ab1442b99c87ed0b512c72d804ed29..2dae0a10453f1c95970d51e0b0a1fbb4005263dd 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/repaint-via-layout-offset-expected.html |
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.html |
@@ -22,5 +22,6 @@ |
</style> |
<div style="width:200px; height:200px; background-color: lightblue"></div> |
<div id="container"> |
+ <span class="child"></span> |
<span class="child embiggen"></span> |
</div> |