Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-inset-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-inset-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-inset-expected.txt |
index 0d806d4b3b7e3de373c02251557da3bb31f4e05c..f0354d122392caa1a9735c8b344e2ec28e05e1fe 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-inset-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-inset-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -28,6 +30,24 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "outline" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='a'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "outline" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='b'", |
+ "reason": "incremental" |
+ } |
] |
} |