Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/absolute-position-changed-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/absolute-position-changed-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/absolute-position-changed-expected.txt |
| deleted file mode 100644 |
| index d464615c8db1f7eb7ad3c2e29798d0013db7f978..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/absolute-position-changed-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [785, 2016], |
| - "children": [ |
| - { |
| - "bounds": [785, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [100, 700, 100, 100], |
| - [100, 500, 100, 100] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'" |
| - ] |
| - } |
| - ] |
| -} |
| - |