| 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 99b1077ffd39ec37e9e520c5c1446fc5e0bd2f8a..fa0e4f7b34d45d119633aef8b7859e1f6dedd00d 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
|
| @@ -9,62 +9,62 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [33, 58, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [33, 58, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTable TABLE",
|
| "rect": [33, 58, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [33, 58, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| "rect": [33, 58, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [33, 8, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [33, 8, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTable TABLE",
|
| "rect": [33, 8, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [33, 8, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| "rect": [33, 8, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableRow TR",
|
| "rect": [58, 58, 50, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableRow TR",
|
| "rect": [58, 8, 50, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='spacer'",
|
|
|