Chromium Code Reviews| Index: LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource-expected.txt |
| diff --git a/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource-expected.txt b/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2b6aacd817342e73639d1d0f0564dfbb3c0b38d1 |
| --- /dev/null |
| +++ b/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource-expected.txt |
| @@ -0,0 +1,78 @@ |
| +{ |
| + "bounds": [785, 928], |
| + "children": [ |
| + { |
| + "bounds": [785, 928], |
| + "contentsOpaque": true, |
| + "drawsContent": true, |
| + "repaintRects": [ |
| + [601, 563, 50, 40], |
| + [601, 463, 50, 40], |
| + [601, 363, 50, 40], |
| + [601, 263, 50, 40], |
| + [601, 213, 50, 40], |
| + [601, 63, 50, 40], |
| + [571, 513, 80, 40], |
| + [571, 413, 80, 40], |
| + [571, 313, 80, 40], |
| + [571, 163, 80, 40], |
| + [571, 113, 80, 40], |
| + [459, 563, 50, 40], |
| + [459, 463, 50, 40], |
| + [459, 363, 50, 40], |
| + [459, 263, 50, 40], |
| + [459, 213, 50, 40], |
| + [459, 63, 50, 40], |
| + [429, 513, 80, 40], |
| + [429, 413, 80, 40], |
| + [429, 313, 80, 40], |
| + [429, 163, 80, 40], |
| + [429, 113, 80, 40], |
| + [317, 563, 50, 40], |
| + [317, 463, 50, 40], |
| + [317, 363, 50, 40], |
| + [317, 263, 50, 40], |
| + [317, 213, 50, 40], |
| + [317, 63, 50, 40], |
| + [287, 513, 80, 40], |
| + [287, 413, 80, 40], |
| + [287, 313, 80, 40], |
| + [287, 163, 80, 40], |
| + [287, 113, 80, 40], |
| + [175, 563, 50, 40], |
| + [175, 463, 50, 40], |
| + [175, 363, 50, 40], |
| + [175, 263, 50, 40], |
| + [175, 213, 50, 40], |
| + [175, 63, 50, 40], |
| + [145, 513, 80, 40], |
| + [145, 413, 80, 40], |
| + [145, 313, 80, 40], |
| + [145, 163, 80, 40], |
| + [145, 113, 80, 40] |
| + ], |
| + "children": [ |
| + { |
| + "position": [15, 854], |
| + "bounds": [150, 60] |
| + }, |
| + { |
| + "shouldFlattenTransform": false, |
| + "children": [ |
| + { |
| + "position": [15, 854], |
| + "bounds": [150, 60], |
| + "drawsContent": true |
| + }, |
| + { |
| + "position": [15, 854], |
| + "bounds": [150, 25], |
| + "drawsContent": true |
| + } |
| + ] |
| + } |
| + ] |
| + } |
| + ] |
| +} |
| + |