Index: third_party/WebKit/LayoutTests/fast/repaint/textarea-resize-property-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/textarea-resize-property-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/textarea-resize-property-change-expected.txt |
index 974894f716658e092ec962a448746312bdc08a69..f3e47cf4625aa1a8e74f2b2e7c6a54256dab11ff 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/textarea-resize-property-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/textarea-resize-property-change-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -18,6 +20,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutTextControl (positioned) TEXTAREA id='textarea'", |
+ "reason": "style change" |
+ } |
] |
} |