Index: LayoutTests/virtual/slimmingpaint/fast/repaint/table-section-repaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/table-section-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/table-section-repaint-expected.txt |
similarity index 56% |
copy from LayoutTests/fast/repaint/table-section-repaint-expected.txt |
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/table-section-repaint-expected.txt |
index 16407e12b6bbd8a33ecdbd1a0e231c53ad8e3e52..3b1bde6ef3615c77ea75ffed11363754dce17ac8 100644 |
--- a/LayoutTests/fast/repaint/table-section-repaint-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/table-section-repaint-expected.txt |
@@ -52,6 +52,33 @@ |
[8, 8, 60, 30], |
[8, 8, 60, 30], |
[8, 8, 60, 30] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow CAPTION id='caption1' class='blue half'", |
+ "LayoutTableSection TBODY", |
+ "LayoutTableRow TR", |
+ "LayoutTableCell TD class='red half'", |
+ "LayoutTableRow TR", |
+ "LayoutTableCell TD class='green half'", |
+ "LayoutBlockFlow DIV id='top' class='blue half'", |
+ "LayoutTableSection TBODY", |
+ "LayoutTableRow TR", |
+ "LayoutTableCell TD class='red half'", |
+ "LayoutTableRow TR", |
+ "LayoutTableCell TD class='green half'", |
+ "LayoutBlockFlow CAPTION id='caption2' class='zero'", |
+ "LayoutTableSection TBODY", |
+ "LayoutTableRow TR", |
+ "LayoutTableCell TD class='green half'", |
+ "LayoutTableRow TR", |
+ "LayoutTableCell TD class='red half'", |
+ "LayoutTable TABLE", |
+ "LayoutBlockFlow DIV id='innerDiv'", |
+ "LayoutTableSection TBODY", |
+ "LayoutTableRow TR", |
+ "LayoutTableCell TD class='half'", |
+ "LayoutTableRow TR", |
+ "LayoutTableCell TD class='half'" |
] |
} |
] |