| 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 b2391b621a508adbd064e57e8873f2a937b2c1de..2c2a133e9c89f25d9781deb870c56be908067e2a 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
|
| @@ -19,74 +19,26 @@
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [58, 58, 50, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTable TABLE",
|
| - "rect": [58, 58, 50, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutTableCell TD",
|
| "rect": [58, 58, 50, 100],
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutTableRow TR",
|
| - "rect": [58, 58, 50, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableSection TBODY",
|
| - "rect": [58, 58, 50, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [58, 8, 50, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTable TABLE",
|
| - "rect": [58, 8, 50, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutTableCell TD",
|
| "rect": [58, 8, 50, 100],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableRow TR",
|
| - "rect": [58, 8, 50, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableSection TBODY",
|
| - "rect": [58, 8, 50, 100],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV id='spacer'",
|
| - "reason": "became visible"
|
| - },
|
| - {
|
| - "object": "LayoutTable TABLE",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutTableSection TBODY",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutTableRow TR",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| @@ -94,7 +46,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
|
|