| Index: third_party/WebKit/LayoutTests/paint/invalidation/canvas-composite-repaint-by-all-imagesource-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/canvas-composite-repaint-by-all-imagesource-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/canvas-composite-repaint-by-all-imagesource-expected.txt
|
| index fa45300f12d9b9b971817f7759a2a4441fce788b..bbe89d1efe6f8769d82c52b682608e54c3b276fb 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/canvas-composite-repaint-by-all-imagesource-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/canvas-composite-repaint-by-all-imagesource-expected.txt
|
| @@ -1,7 +1,5 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [785, 928],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [785, 928],
|
| @@ -229,32 +227,28 @@
|
| "rect": [175, 63, 50, 40],
|
| "reason": "invalidate paint rectangle"
|
| }
|
| - ],
|
| - "children": [
|
| - {
|
| - "name": "LayoutVideo VIDEO id='video'",
|
| - "position": [15, 854],
|
| - "bounds": [150, 60]
|
| - },
|
| - {
|
| - "name": "Squashing Containment Layer",
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "name": "LayoutFlexibleBox (relative positioned) DIV",
|
| - "position": [15, 854],
|
| - "bounds": [150, 60],
|
| - "drawsContent": true
|
| - },
|
| - {
|
| - "name": "Squashing Layer (first squashed layer: LayoutFlexibleBox (relative positioned) DIV)",
|
| - "position": [15, 854],
|
| - "bounds": [150, 18],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| - }
|
| ]
|
| + },
|
| + {
|
| + "name": "LayoutVideo VIDEO id='video'",
|
| + "position": [15, 854],
|
| + "bounds": [150, 60]
|
| + },
|
| + {
|
| + "name": "Squashing Containment Layer",
|
| + "shouldFlattenTransform": false
|
| + },
|
| + {
|
| + "name": "LayoutFlexibleBox (relative positioned) DIV",
|
| + "position": [15, 854],
|
| + "bounds": [150, 60],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Squashing Layer (first squashed layer: LayoutFlexibleBox (relative positioned) DIV)",
|
| + "position": [15, 854],
|
| + "bounds": [150, 18],
|
| + "drawsContent": true
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
|
|