Index: third_party/WebKit/LayoutTests/fast/repaint/textarea-set-disabled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/textarea-set-disabled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/textarea-set-disabled-expected.txt |
index 293fdbdb73ae0d96a9cb8b55e3dfcf81df2a122f..78342c913c599a9571fa0c706e3176b51870a3ad 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/textarea-set-disabled-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/textarea-set-disabled-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,16 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutTextControl TEXTAREA", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='inner-editor'", |
+ "reason": "subtree" |
+ } |
] |
} |