Index: LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-layoutstate-transform-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-layoutstate-transform-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-layoutstate-transform-expected.txt |
index 60aed8e162ca3382401f1580c155ed9c5885e5fe..a04fafed42a37bb3ccde2b1f674d6fe366e449b0 100644 |
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-layoutstate-transform-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-layoutstate-transform-expected.txt |
@@ -7,9 +7,11 @@ |
"drawsContent": true, |
"repaintRects": [ |
[128, 46, 100, 200], |
- [78, 46, 50, 100] |
+ [78, 46, 50, 100], |
+ [28, 46, 200, 200] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow DIV class='layoutroot'", |
"LayoutBlockFlow DIV id='target'" |
] |
} |