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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-01-f-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/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt
index dba99cb44b3095523e608ed6bdc53ecbe3591662..5bcda971b8ad7c0ecfca848172a919311fe09f41 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt
@@ -115,15 +115,15 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 149x17
chunk 1 text run 1 at (355.00,30.00) startOffset 0 endOffset 20 width 148.57: "limitingConeAngle=30"
LayoutSVGContainer {g} at (70,245) size 335x30
- RenderSVGRect {rect} at (70,245) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+ LayoutSVGRect {rect} at (70,245) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
[filter="spotLightA"] LayoutSVGResourceFilter {filter} at (0,0) size 50x30
- RenderSVGRect {rect} at (165,245) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+ LayoutSVGRect {rect} at (165,245) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
[filter="spotLightB"] LayoutSVGResourceFilter {filter} at (0,0) size 50x30
- RenderSVGRect {rect} at (260,245) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+ LayoutSVGRect {rect} at (260,245) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
[filter="spotLightC"] LayoutSVGResourceFilter {filter} at (0,0) size 50x30
- RenderSVGRect {rect} at (355,245) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(355.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+ LayoutSVGRect {rect} at (355,245) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(355.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
[filter="spotLightD"] LayoutSVGResourceFilter {filter} at (0,0) size 50x30
LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x45
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.8 $"
- RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698