Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-offset-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-offset-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-offset-expected.txt |
| deleted file mode 100644 |
| index edb6ba3ced0bf5362ccb8fef8bad7853a3608937..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-offset-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [40, 40, 120, 120], |
| - [35, 35, 130, 130] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (positioned) DIV id='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |