| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/scroll-inside-table-cell-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/scroll-inside-table-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/scroll-inside-table-cell-expected.txt
|
| deleted file mode 100644
|
| index e064d0bcb486427b8d7316a67979e6040cc322e9..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/scroll-inside-table-cell-expected.txt
|
| +++ /dev/null
|
| @@ -1,37 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
|
| - "rect": [312, 112, 454, 469],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| - "rect": [314, 114, 435, 450],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV class='relative red'",
|
| - "rect": [314, 114, 435, 450],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
|
| - "rect": [314, 564, 435, 15],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|