| Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-row-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-row-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-row-expected.txt
|
| deleted file mode 100644
|
| index f28375b74dc4586f6dbfb83f909a73a5121616bd..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-row-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [10, 10, 102, 100],
|
| - [8, 10, 106, 100]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutTableCell TD",
|
| - "LayoutTableRow TR id='target' class='green'",
|
| - "LayoutTableCell TD"
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|