Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-appearance-none-resize-handle-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-appearance-none-resize-handle-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-appearance-none-resize-handle-expected.txt |
| deleted file mode 100644 |
| index d4b51e413a6389ef24710107a0f5c5528b9cf27a..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-appearance-none-resize-handle-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [0, 50, 106, 206], |
| - [0, 50, 106, 106] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutTextControl (positioned) TEXTAREA id='textarea'" |
| - ] |
| - } |
| - ] |
| -} |
| - |