Index: third_party/WebKit/LayoutTests/fast/repaint/canvas-putImageData-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/canvas-putImageData-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/canvas-putImageData-expected.txt |
index ce79f00db1985be8fc8c28ed2912513c93e5db05..c2df2df34e426f17926ac7d2936e8188064bba21 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/canvas-putImageData-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/canvas-putImageData-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": "LayoutHTMLCanvas CANVAS id='canvas'", |
+ "reason": "invalidate paint rectangle" |
+ } |
] |
} |