| Index: third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/scroll-inside-table-cell-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-inside-table-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/scroll-inside-table-cell-expected.txt
|
| similarity index 91%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/scroll-inside-table-cell-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/scroll-inside-table-cell-expected.txt
|
| index e064d0bcb486427b8d7316a67979e6040cc322e9..47c3e62634f33451838e25fa764da8c1d1e940de 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-inside-table-cell-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/scroll-inside-table-cell-expected.txt
|
| @@ -9,17 +9,17 @@
|
| {
|
| "object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
|
| "rect": [312, 112, 454, 469],
|
| - "reason": "subtree"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| "rect": [314, 114, 435, 450],
|
| - "reason": "subtree"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative red'",
|
| "rect": [314, 114, 435, 450],
|
| - "reason": "subtree"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
|
|
|