Index: LayoutTests/virtual/slimmingpaint/fast/repaint/block-shift-repaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/block-shift-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/block-shift-repaint-expected.txt |
similarity index 51% |
copy from LayoutTests/fast/repaint/block-shift-repaint-expected.txt |
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/block-shift-repaint-expected.txt |
index 836e8a1b189c4b5d1b939ccd72f3384bf241f933..02151a16c0ac807f270aaa92674916e4af6cf564 100644 |
--- a/LayoutTests/fast/repaint/block-shift-repaint-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/block-shift-repaint-expected.txt |
@@ -26,6 +26,20 @@ |
[8, 38, 60, 30], |
[8, 8, 60, 30], |
[8, 8, 60, 30] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow DIV id='div1' class='blue half'", |
+ "LayoutBlockFlow DIV class='red half'", |
+ "LayoutBlockFlow DIV class='green half'", |
+ "LayoutBlockFlow DIV id='top' class='blue half'", |
+ "LayoutBlockFlow DIV class='red half'", |
+ "LayoutBlockFlow DIV class='green half'", |
+ "LayoutBlockFlow DIV id='div2' class='zero'", |
+ "LayoutBlockFlow DIV class='green half'", |
+ "LayoutBlockFlow DIV class='red half'", |
+ "LayoutBlockFlow DIV id='innerDiv'", |
+ "LayoutBlockFlow DIV class='half'", |
+ "LayoutBlockFlow DIV class='half'" |
] |
} |
] |