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

Unified Diff: LayoutTests/platform/linux/svg/custom/feComponentTransfer-Gamma-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/linux/svg/custom/feComponentTransfer-Gamma-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/feComponentTransfer-Gamma-expected.txt b/LayoutTests/platform/linux/svg/custom/feComponentTransfer-Gamma-expected.txt
index 37f3064963f8baee46cf0eead736c55fced7c53a..8f3408bf7cc9a3f7b928ababac3bc86668de7fc9 100644
--- a/LayoutTests/platform/linux/svg/custom/feComponentTransfer-Gamma-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/feComponentTransfer-Gamma-expected.txt
@@ -36,20 +36,20 @@ 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="GammaBlank"] LayoutSVGResourceFilter {filter} at (20,110) size 580x40
LayoutSVGText {text} at (20,155) size 580x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 580x18
chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 72 width 579.80: "type: gamma amplitude=1 exponent=1 offset=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="GammaFull"] LayoutSVGResourceFilter {filter} at (20,210) size 580x40
LayoutSVGText {text} at (20,255) size 533x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 533x18
@@ -57,7 +57,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (20,275) size 192x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 192x18
chunk 1 text run 1 at (20.00,290.00) startOffset 0 endOffset 27 width 191.53: "delayed falloff in 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="GammaOrd"] LayoutSVGResourceFilter {filter} at (20,310) size 580x40
LayoutSVGText {text} at (20,355) size 571x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 571x18

Powered by Google App Engine
This is Rietveld 408576698