| Index: third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt b/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt
|
| deleted file mode 100644
|
| index 545f1870b17b404fefa18503af0b687028e20d5a..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt
|
| +++ /dev/null
|
| @@ -1,24 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV id='composited-box'",
|
| - "position": [8, 8],
|
| - "bounds": [100, 100],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backfaceVisibility": "hidden",
|
| - "backgroundColor": "#008000"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|