Index: third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt |
index b3e7d4d9a9e10b4ada0d6f3ed957c5a90236d950..99b1077ffd39ec37e9e520c5c1446fc5e0bd2f8a 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt |
@@ -8,7 +8,7 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [33, 8, 100, 100], |
+ "rect": [33, 58, 100, 100], |
"reason": "location change" |
}, |
{ |
@@ -17,43 +17,43 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [33, 8, 100, 100], |
+ "object": "LayoutTable TABLE", |
+ "rect": [33, 58, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
+ "object": "LayoutTableCell TD", |
"rect": [33, 58, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='spacer'", |
- "rect": [0, 0, 0, 0], |
- "reason": "became visible" |
+ "object": "LayoutTableSection TBODY", |
+ "rect": [33, 58, 100, 100], |
+ "reason": "location change" |
}, |
{ |
- "object": "LayoutTable TABLE", |
+ "object": "LayoutBlockFlow DIV", |
"rect": [33, 8, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutTable TABLE", |
- "rect": [33, 58, 100, 100], |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [33, 8, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutTableCell TD", |
+ "object": "LayoutTable TABLE", |
"rect": [33, 8, 100, 100], |
"reason": "location change" |
}, |
{ |
"object": "LayoutTableCell TD", |
- "rect": [33, 58, 100, 100], |
+ "rect": [33, 8, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutTableRow TR", |
- "rect": [58, 8, 50, 100], |
+ "object": "LayoutTableSection TBODY", |
+ "rect": [33, 8, 100, 100], |
"reason": "location change" |
}, |
{ |
@@ -62,14 +62,13 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutTableSection TBODY", |
- "rect": [33, 8, 100, 100], |
+ "object": "LayoutTableRow TR", |
+ "rect": [58, 8, 50, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutTableSection TBODY", |
- "rect": [33, 58, 100, 100], |
- "reason": "location change" |
+ "object": "LayoutBlockFlow DIV id='spacer'", |
+ "reason": "became visible" |
} |
] |
} |