Index: third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/invalidate-descendants-when-receiving-paint-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/float-in-new-block-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/invalidate-descendants-when-receiving-paint-layer-expected.txt |
similarity index 57% |
copy from third_party/WebKit/LayoutTests/fast/repaint/float-in-new-block-with-layout-delta-expected.txt |
copy to third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/invalidate-descendants-when-receiving-paint-layer-expected.txt |
index 2aa40ceabdce49e6400e40d772264a7e97552c4d..1b0274b11242475ece4f865cf8bf356f7728290c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/float-in-new-block-with-layout-delta-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/invalidate-descendants-when-receiving-paint-layer-expected.txt |
@@ -6,12 +6,15 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 108, 784, 100], |
- [8, 108, 100, 100] |
+ [9, 9, 100, 100], |
+ [9, 9, 100, 100], |
+ [8, 8, 784, 101], |
+ [8, 8, 784, 52] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow (relative positioned) DIV", |
"LayoutBlockFlow DIV id='target'", |
- "LayoutBlockFlow (floating) DIV" |
+ "LayoutBlockFlow DIV id='child'" |
] |
} |
] |