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