| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| index 659c55f3b33edfd91f4e5c5a0d41dc54b5d1c3fd..3aaa9aa8fe75618612e3f17276f62630230492cb 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
|
| @@ -7,9 +7,9 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "HorizontalScrollbar",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "scroll"
|
| + "object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
|
| + "rect": [1112, 1312, 454, 469],
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| @@ -23,12 +23,11 @@
|
| },
|
| {
|
| "object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
|
| - "rect": [1112, 1312, 454, 469],
|
| - "reason": "full"
|
| + "rect": [1114, 1764, 435, 15],
|
| + "reason": "scroll"
|
| },
|
| {
|
| - "object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
|
| - "rect": [1114, 1764, 435, 15],
|
| + "object": "HorizontalScrollbar",
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|