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

Unified Diff: LayoutTests/svg/custom/feComponentTransfer-Discrete-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/svg/custom/feComponentTransfer-Discrete-expected.txt
diff --git a/LayoutTests/svg/custom/feComponentTransfer-Discrete-expected.txt b/LayoutTests/svg/custom/feComponentTransfer-Discrete-expected.txt
index 2ef880dfca3a28f8a25cb73316ecca924774fa45..7333098d1b086904101870d1fff28815b0588b87 100644
--- a/LayoutTests/svg/custom/feComponentTransfer-Discrete-expected.txt
+++ b/LayoutTests/svg/custom/feComponentTransfer-Discrete-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 102x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 102x19
chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 14 width 101.81: "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 327x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 327x19
chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 44 width 326.21: "type: discrete [0] -- Result should be black"
- 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 331x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 331x19
chunk 1 text run 1 at (20.00,270.00) startOffset 0 endOffset 44 width 330.16: "type: discrete [1] -- Result should be green"
- 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 567x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 567x19

Powered by Google App Engine
This is Rietveld 408576698