| Index: third_party/WebKit/LayoutTests/paint/invalidation/scroll-inside-table-cell-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-inside-table-cell-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-inside-table-cell-expected.txt
|
| index 79b29b005255d4e744fabbfc7201f442d17efb76..9101669455a0848188433ffee1fea766eb6b4a67 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-inside-table-cell-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/scroll-inside-table-cell-expected.txt
|
| @@ -14,7 +14,7 @@
|
| {
|
| "object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
|
| "rect": [314, 564, 435, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
| @@ -26,7 +26,7 @@
|
| },
|
| {
|
| "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative red'",
|
|
|