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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Linear-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/win-xp/svg/custom/feComponentTransfer-Linear-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Linear-expected.txt b/LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Linear-expected.txt
index 080ac820c9099ebd1c824f01247ef905d57e60e5..1ff990ed14656096ca7c6a9420b72ac36b2be514 100644
--- a/LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Linear-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Linear-expected.txt
@@ -36,25 +36,25 @@ layer at (0,0) size 800x600
{blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
{alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
[SourceGraphic]
- RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
+ LayoutSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
LayoutSVGContainer {g} at (25,16) size 750x485
- RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
- RenderSVGRect {rect} at (48,27) size 670x47 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=10.00] [width=580.00] [height=40.00]
+ LayoutSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
+ LayoutSVGRect {rect} at (48,27) size 670x47 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=10.00] [width=580.00] [height=40.00]
[filter="Identity"] LayoutSVGResourceFilter {filter} at (20,10) size 580x40
LayoutSVGText {text} at (20,55) size 103x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 103x18
chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 14 width 102.27: "type: identity"
- RenderSVGRect {rect} at (48,142) size 670x48 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=110.00] [width=580.00] [height=40.00]
+ LayoutSVGRect {rect} at (48,142) size 670x48 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=110.00] [width=580.00] [height=40.00]
[filter="DiscreteBlank"] LayoutSVGResourceFilter {filter} at (20,110) size 580x40
LayoutSVGText {text} at (20,155) size 458x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 458x18
chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 61 width 457.60: "type: linear slope=1 intercept=0 -- Result should be identity"
- RenderSVGRect {rect} at (48,258) size 670x47 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=210.00] [width=580.00] [height=40.00]
+ LayoutSVGRect {rect} at (48,258) size 670x47 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=210.00] [width=580.00] [height=40.00]
[filter="DiscreteFull"] LayoutSVGResourceFilter {filter} at (20,210) size 580x40
LayoutSVGText {text} at (20,255) size 475x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 475x18
chunk 1 text run 1 at (20.00,270.00) startOffset 0 endOffset 63 width 474.93: "type: linear slope=-1 intercept=0 -- Should invert the gradient"
- RenderSVGRect {rect} at (48,373) size 670x47 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=310.00] [width=580.00] [height=40.00]
+ LayoutSVGRect {rect} at (48,373) size 670x47 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=310.00] [width=580.00] [height=40.00]
[filter="DiscreteOrd"] LayoutSVGResourceFilter {filter} at (20,310) size 580x40
LayoutSVGText {text} at (20,355) size 603x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 603x18

Powered by Google App Engine
This is Rietveld 408576698