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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg 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/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt
index 416b7ffbb640f49392e927febbe8ca63de3dd0cd..c21cbc9fc3a68a97fa779eca36f47f12f26f2a61 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (133,12) size 214x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 214x23
chunk 1 (middle anchor) text run 1 at (133.09,30.00) startOffset 0 endOffset 27 width 213.82: "Radial gradient focal point"
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGContainer {g} at (0,0) size 100x60
LayoutSVGRect {rect} at (0,0) size 100x60 [fill={[type=SOLID] [color=#FFFF00]}] [x=0.00] [y=0.00] [width=100.00] [height=60.00]
LayoutSVGRect {rect} at (0,0) size 10x60 [fill={[type=SOLID] [color=#FFD700]}] [x=0.00] [y=0.00] [width=10.00] [height=60.00]
@@ -16,7 +16,7 @@ layer at (0,0) size 480x360
LayoutSVGRect {rect} at (75,0) size 10x60 [fill={[type=SOLID] [color=#FFA500]}] [x=75.00] [y=0.00] [width=10.00] [height=60.00]
LayoutSVGRect {rect} at (90,0) size 10x60 [fill={[type=SOLID] [color=#FFD700]}] [x=90.00] [y=0.00] [width=10.00] [height=60.00]
LayoutSVGRect {rect} at (0,0) size 100x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=60.00]
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceRadialGradient {radialGradient} [id="grad1a"] [gradientUnits=objectBoundingBox] [center=(0.10,0.10)] [focal=(0,0)] [radius=0.75] [focalRadius=0.00]
RenderSVGGradientStop {stop} [offset=0.00] [color=#00000000]
RenderSVGGradientStop {stop} [offset=0.50] [color=#00008B]

Powered by Google App Engine
This is Rietveld 408576698