Index: LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/js-late-gradient-and-object-creation-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/js-late-gradient-and-object-creation-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/js-late-gradient-and-object-creation-expected.txt |
deleted file mode 100644 |
index 2df433bb758c75388093b5e7a4e7a40494046ebe..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/js-late-gradient-and-object-creation-expected.txt |
+++ /dev/null |
@@ -1,39 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 247, 759, 130], |
- [0, 247, 759, 130], |
- [0, 130, 596, 130], |
- [0, 130, 596, 130], |
- [0, 15, 759, 362], |
- [0, 15, 759, 362], |
- [0, 15, 449, 127], |
- [0, 15, 449, 127] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGResourceLinearGradient linearGradient id='fillLinearGradient'", |
- "LayoutSVGGradientStop stop", |
- "LayoutSVGGradientStop stop", |
- "LayoutSVGResourceLinearGradient linearGradient id='strokeLinearGradient'", |
- "LayoutSVGGradientStop stop", |
- "LayoutSVGRoot svg id='svg-root'", |
- "LayoutSVGContainer g id='content'", |
- "LayoutSVGText text", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Gradient on fill'", |
- "LayoutSVGText text", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Gradient on stroke'", |
- "LayoutSVGText text", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Gradient on fill/stroke'" |
- ] |
- } |
- ] |
-} |
- |