| Index: third_party/WebKit/LayoutTests/svg/custom/deep-dynamic-updates-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/deep-dynamic-updates-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/deep-dynamic-updates-expected.txt
|
| index cc7881e560b157a2d310c6953675941e6d45feb1..50726782625b44299d252546305b0b243a555183 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/deep-dynamic-updates-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/deep-dynamic-updates-expected.txt
|
| @@ -7,9 +7,9 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGGradientStop stop id='stop1'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [24, 24, 402, 402],
|
| + "reason": "SVG resource change"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| @@ -22,9 +22,8 @@
|
| "reason": "SVG resource change"
|
| },
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [24, 24, 402, 402],
|
| - "reason": "SVG resource change"
|
| + "object": "LayoutSVGGradientStop stop id='stop1'",
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
|
|