| Index: third_party/WebKit/LayoutTests/fast/repaint/textarea-appearance-none-resize-handle-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/textarea-appearance-none-resize-handle-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/textarea-appearance-none-resize-handle-expected.txt
|
| deleted file mode 100644
|
| index 944aac8d185af8b3b9156f0e3574d6b9bdc197b2..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/textarea-appearance-none-resize-handle-expected.txt
|
| +++ /dev/null
|
| @@ -1,36 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutTextControl (positioned) TEXTAREA id='textarea'",
|
| - "rect": [0, 50, 106, 206],
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutTextControl (positioned) TEXTAREA id='textarea'",
|
| - "rect": [90, 240, 15, 15],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutTextControl (positioned) TEXTAREA id='textarea'",
|
| - "rect": [90, 140, 15, 15],
|
| - "reason": "scroll"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutTextControl (positioned) TEXTAREA id='textarea'",
|
| - "reason": "border box change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|