Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/transform-relative-position-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/transform-relative-position-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/transform-relative-position-expected.txt |
| deleted file mode 100644 |
| index 7bd58ffa14079d0dea55b95572cad80bc3669c85..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/transform-relative-position-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [108, 150, 202, 202], |
| - [66, 108, 286, 286] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'" |
| - ] |
| - } |
| - ] |
| -} |
| - |