Index: third_party/WebKit/LayoutTests/fast/repaint/resize-skewed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resize-skewed-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/resize-skewed-expected.txt |
index c2418bc32a6ebe371b9175842cf5ec75a9b40d11..cb240c01999a0683630e55f61f99b6acdbcccf0f 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/resize-skewed-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/resize-skewed-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='skewed'", |
+ "reason": "bounds change" |
+ } |
] |
} |