| Index: LayoutTests/compositing/repaint/fixed-pos-with-composited-child-expected.txt
|
| diff --git a/LayoutTests/compositing/repaint/fixed-pos-with-composited-child-expected.txt b/LayoutTests/compositing/repaint/fixed-pos-with-composited-child-expected.txt
|
| deleted file mode 100644
|
| index 1b918587cdd4511254a43270ae75373534303ef6..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/compositing/repaint/fixed-pos-with-composited-child-expected.txt
|
| +++ /dev/null
|
| @@ -1,36 +0,0 @@
|
| -{
|
| - "bounds": [785, 4016],
|
| - "children": [
|
| - {
|
| - "bounds": [785, 4016],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [0, 600, 400, 100],
|
| - [0, 500, 400, 100]
|
| - ],
|
| - "children": [
|
| - {
|
| - "position": [0, 600],
|
| - "bounds": [400, 100],
|
| - "contentsOpaque": true,
|
| - "backgroundColor": "#A0A0A0",
|
| - "children": [
|
| - {
|
| - "bounds": [400, 100],
|
| - "children": [
|
| - {
|
| - "bounds": [200, 100],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#00A0A0"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|