Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-shrinking-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-shrinking-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-shrinking-expected.txt |
index 615fe47766d14c7ddbfba9202344b080a61394a4..ed2de3f142a739311a004940fe9e9b9cb293c9ab 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-shrinking-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-shrinking-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 DIV id='t'", |
+ "reason": "style change" |
+ } |
] |
} |