Index: third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt |
index 995270b3c51e22a029952a2a25fe87aeabba426e..6090e185378af9fb6094d7aeadbafcacab7e6475 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-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='target'", |
+ "reason": "style change" |
+ } |
] |
} |