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

Unified Diff: LayoutTests/svg/custom/feComponentTransfer-Table-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-Table-expected.txt
diff --git a/LayoutTests/svg/custom/feComponentTransfer-Table-expected.txt b/LayoutTests/svg/custom/feComponentTransfer-Table-expected.txt
index 61c78d1cd9cd07497362573853d9cf05bede9d4e..f4f95241f7f72894fcd58e377e71c978980a2869 100644
--- a/LayoutTests/svg/custom/feComponentTransfer-Table-expected.txt
+++ b/LayoutTests/svg/custom/feComponentTransfer-Table-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="TableBlank"] LayoutSVGResourceFilter {filter} at (20,110) size 580x40
LayoutSVGText {text} at (20,155) size 305x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 305x19
chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 41 width 304.27: "type: table [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="TableFull"] LayoutSVGResourceFilter {filter} at (20,210) size 580x40
LayoutSVGText {text} at (20,255) size 309x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 309x19
chunk 1 text run 1 at (20.00,270.00) startOffset 0 endOffset 41 width 308.21: "type: table [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="TableOrd"] LayoutSVGResourceFilter {filter} at (20,310) size 580x40
LayoutSVGText {text} at (20,355) size 468x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 468x19

Powered by Google App Engine
This is Rietveld 408576698