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 |
index a5da695d81d9caa1927df16163f8749f17b8f2d4..944aac8d185af8b3b9156f0e3574d6b9bdc197b2 100644 |
--- 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 |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -23,6 +25,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutTextControl (positioned) TEXTAREA id='textarea'", |
+ "reason": "border box change" |
+ } |
] |
} |