| Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-animation-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-animation-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-animation-with-zoom-expected.txt
|
| index 4213b7c3d835cea91bbc1f096ff89376cc04aec1..43e2fdbed1d96fe11be2709d60eb8d2808dd92c7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-animation-with-zoom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-animation-with-zoom-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": "LayoutImage IMG id='targetImage'",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|