| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/spinvalidation/paint/invalidation/svg/js-late-gradient-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/spinvalidation/paint/invalidation/svg/js-late-gradient-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/spinvalidation/paint/invalidation/svg/js-late-gradient-creation-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..51d141985262ea8e323544bd10dacf8c16fa90cf
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/spinvalidation/paint/invalidation/svg/js-late-gradient-creation-expected.txt
|
| @@ -0,0 +1,53 @@
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [33, 23, 697, 194],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text",
|
| + "rect": [33, 23, 697, 194],
|
| + "reason": "style change"
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGText text",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Gradient on fill'",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSVGResourceLinearGradient linearGradient id='dynGrad'",
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGGradientStop stop",
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGGradientStop stop",
|
| + "reason": "layoutObject insertion"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|