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

Unified Diff: LayoutTests/svg/custom/gradient-stop-corner-cases-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/gradient-stop-corner-cases-expected.txt
diff --git a/LayoutTests/svg/custom/gradient-stop-corner-cases-expected.txt b/LayoutTests/svg/custom/gradient-stop-corner-cases-expected.txt
index 0e920b67116415eba0e6ce1c04e07c2f19bbb3b2..40a793774653ce03ce2b4e07579f49be63a2d877 100644
--- a/LayoutTests/svg/custom/gradient-stop-corner-cases-expected.txt
+++ b/LayoutTests/svg/custom/gradient-stop-corner-cases-expected.txt
@@ -23,10 +23,10 @@ layer at (0,0) size 800x600
RenderSVGGradientStop {stop} [offset=0.50] [color=#FF0000]
RenderSVGGradientStop {stop} [offset=0.50] [color=#008000]
RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF]
- RenderSVGRect {rect} at (32,15) size 736x53 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=LINEAR-GRADIENT] [id="defs1"]}] [x=20.00] [y=10.00] [width=440.00] [height=30.00]
- RenderSVGRect {rect} at (33,100) size 734x50 [fill={[type=LINEAR-GRADIENT] [id="defs2"]}] [x=20.00] [y=60.00] [width=440.00] [height=30.00]
- RenderSVGRect {rect} at (33,183) size 734x51 [fill={[type=LINEAR-GRADIENT] [id="defs3"]}] [x=20.00] [y=110.00] [width=440.00] [height=30.00]
- RenderSVGRect {rect} at (32,265) size 736x53 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=LINEAR-GRADIENT] [id="defs4"]}] [x=20.00] [y=160.00] [width=440.00] [height=30.00]
- RenderSVGRect {rect} at (32,349) size 736x52 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=LINEAR-GRADIENT] [id="defs5"]}] [x=20.00] [y=210.00] [width=440.00] [height=30.00]
- RenderSVGRect {rect} at (33,433) size 734x51 [fill={[type=LINEAR-GRADIENT] [id="defs6"]}] [x=20.00] [y=260.00] [width=440.00] [height=30.00]
- RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (32,15) size 736x53 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=LINEAR-GRADIENT] [id="defs1"]}] [x=20.00] [y=10.00] [width=440.00] [height=30.00]
+ LayoutSVGRect {rect} at (33,100) size 734x50 [fill={[type=LINEAR-GRADIENT] [id="defs2"]}] [x=20.00] [y=60.00] [width=440.00] [height=30.00]
+ LayoutSVGRect {rect} at (33,183) size 734x51 [fill={[type=LINEAR-GRADIENT] [id="defs3"]}] [x=20.00] [y=110.00] [width=440.00] [height=30.00]
+ LayoutSVGRect {rect} at (32,265) size 736x53 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=LINEAR-GRADIENT] [id="defs4"]}] [x=20.00] [y=160.00] [width=440.00] [height=30.00]
+ LayoutSVGRect {rect} at (32,349) size 736x52 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=LINEAR-GRADIENT] [id="defs5"]}] [x=20.00] [y=210.00] [width=440.00] [height=30.00]
+ LayoutSVGRect {rect} at (33,433) size 734x51 [fill={[type=LINEAR-GRADIENT] [id="defs6"]}] [x=20.00] [y=260.00] [width=440.00] [height=30.00]
+ LayoutSVGRect {rect} at (0,0) size 800x600 [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