Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt |
| deleted file mode 100644 |
| index 9942ddfc93115768ae0d3f6d6fd41a5024e025d4..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [0, 0, 180, 180] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (positioned) DIV id='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |