Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/background-misaligned-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/background-misaligned-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/background-misaligned-expected.txt |
| deleted file mode 100644 |
| index 177a0aac1042164300593025311e7547f4a9ac26..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/background-misaligned-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [238, 241, 40, 40] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (positioned) DIV id='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |