Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe-expected.txt |
| deleted file mode 100644 |
| index 8d6627788d1f5f44a0a4deb39f6e6b007c5763c0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [18, 418, 50, 50] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (positioned) DIV" |
| - ] |
| - } |
| - ] |
| -} |
| - |