| Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt
|
| deleted file mode 100644
|
| index d7cb92a00f0b47bb6cf465a03960a213119580da..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt
|
| +++ /dev/null
|
| @@ -1,27 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [11, 35, 74, 19],
|
| - [11, 11, 55, 19],
|
| - [11, 11, 51, 19]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow BODY",
|
| - "LayoutTable TABLE",
|
| - "LayoutTableCell TD id='firstCell'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'First cell'",
|
| - "LayoutTableCell TD id='secondCell'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'Second cell'"
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|