Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt |
| deleted file mode 100644 |
| index d8bd6135cb3a88f424818b978dbb98382fa5afdb..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [785, 3016], |
| - "children": [ |
| - { |
| - "bounds": [785, 3016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [158, 278, 100, 100], |
| - [18, 278, 100, 100] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (positioned) DIV id='toMove'" |
| - ] |
| - } |
| - ] |
| -} |
| - |