Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/background-image-paint-invalidation-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/background-image-paint-invalidation-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/background-image-paint-invalidation-expected.txt |
| deleted file mode 100644 |
| index e49c4def8e0b44c1e88a60a1eb393aad27032698..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/background-image-paint-invalidation-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [808, 2016], |
| - "children": [ |
| - { |
| - "bounds": [808, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 8, 800, 2000], |
| - [0, 0, 808, 2016] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutView #document", |
| - "LayoutBlockFlow BODY" |
| - ] |
| - } |
| - ] |
| -} |
| - |