| Index: third_party/WebKit/LayoutTests/paint/invalidation/animated-png-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/animated-png-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/animated-png-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4623f269a3cb3a82eae1e54951514a27fb88a46c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/animated-png-expected.txt
|
| @@ -0,0 +1,24 @@
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [2008, 2016],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutImage IMG id='targetImage'",
|
| + "rect": [8, 8, 50, 50],
|
| + "reason": "full"
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutImage IMG id='targetImage'",
|
| + "reason": "full"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|