| Index: third_party/WebKit/LayoutTests/platform/android/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/android/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/android/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
|
| deleted file mode 100644
|
| index 9c94deb530c643fd893a9f131d75868aca93bb6a..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/android/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
|
| +++ /dev/null
|
| @@ -1,49 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "position": [8, 8],
|
| - "bounds": [200, 200],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#D3D3D3"
|
| - },
|
| - {
|
| - "position": [50, 50],
|
| - "bounds": [200, 200],
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [0, 0, 200, 200]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='target'"
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "position": [50, 50],
|
| - "bounds": [200, 200],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#ADD8E6",
|
| - "repaintRects": [
|
| - [0, 0, 200, 200]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='target'"
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|