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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (0,15) size 756x364
5 LayoutSVGContainer {g} at (0,15) size 756x364
6 LayoutSVGResourceLinearGradient {linearGradient} [id="fillLinearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
7 LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
8 LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
9 LayoutSVGResourceLinearGradient {linearGradient} [id="strokeLinearGradient "] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
10 LayoutSVGGradientStop {stop} [offset=1.00] [color=#008000]
11 LayoutSVGText {text} at (-150,9) size 418x78 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 418x77
13 chunk 1 text run 1 at (-150.00,70.00) startOffset 0 endOffset 16 width 417.60: "Gradient on fill"
14 LayoutSVGText {text} at (-150,79) size 506x78 contains 1 chunk(s)
15 LayoutSVGInlineText {#text} at (0,0) size 506x77
16 chunk 1 text run 1 at (-150.00,140.00) startOffset 0 endOffset 18 widt h 505.80: "Gradient on stroke"
17 LayoutSVGText {text} at (-150,149) size 603x78 contains 1 chunk(s)
18 LayoutSVGInlineText {#text} at (0,0) size 603x77
19 chunk 1 text run 1 at (-150.00,210.00) startOffset 0 endOffset 23 widt h 602.40: "Gradient on fill/stroke"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698