Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: LayoutTests/platform/android/virtual/slimmingpaint/svg/custom/js-late-gradient-and-object-creation-expected.txt

Issue 1193063002: Remove [platform/*/]virtual/slimmingpaint/svg (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/android/virtual/slimmingpaint/svg/custom/js-late-gradient-and-object-creation-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/svg/custom/js-late-gradient-and-object-creation-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/svg/custom/js-late-gradient-and-object-creation-expected.txt
deleted file mode 100644
index 8e2bd9e622e94f9cdf9269585392f8177d1bc06f..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/virtual/slimmingpaint/svg/custom/js-late-gradient-and-object-creation-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,15) size 756x364
- LayoutSVGContainer {g} at (0,15) size 756x364
- LayoutSVGResourceLinearGradient {linearGradient} [id="fillLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
- LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
- LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
- LayoutSVGResourceLinearGradient {linearGradient} [id="strokeLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
- LayoutSVGGradientStop {stop} [offset=1.00] [color=#008000]
- LayoutSVGText {text} at (-150,9) size 418x78 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 418x77
- chunk 1 text run 1 at (-150.00,70.00) startOffset 0 endOffset 16 width 417.60: "Gradient on fill"
- LayoutSVGText {text} at (-150,79) size 506x78 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 506x77
- chunk 1 text run 1 at (-150.00,140.00) startOffset 0 endOffset 18 width 505.80: "Gradient on stroke"
- LayoutSVGText {text} at (-150,149) size 603x78 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 603x77
- chunk 1 text run 1 at (-150.00,210.00) startOffset 0 endOffset 23 width 602.40: "Gradient on fill/stroke"

Powered by Google App Engine
This is Rietveld 408576698