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

Unified Diff: LayoutTests/platform/win-xp/svg/batik/text/textEffect2-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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-xp/svg/batik/text/textEffect2-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/batik/text/textEffect2-expected.txt b/LayoutTests/platform/win-xp/svg/batik/text/textEffect2-expected.txt
index f2b2343dce35a7c9a1d8584245964f621cc50a2c..19c339a5c1d943399846794352309d32178f9367 100644
--- a/LayoutTests/platform/win-xp/svg/batik/text/textEffect2-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/batik/text/textEffect2-expected.txt
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 450x500
- RenderSVGRoot {svg} at (0,0) size 448x498
+ LayoutSVGRoot {svg} at (0,0) size 448x498
LayoutSVGContainer {g} at (100,15) size 267x290
LayoutSVGText {text} at (161,15) size 128x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 128x18
@@ -11,9 +11,9 @@ layer at (0,0) size 450x500
chunk 1 (middle anchor) text run 1 at (109.00,50.00) startOffset 0 endOffset 32 width 232.00: "(Using System font and SVG font)"
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceLinearGradient {linearGradient} [id="grad"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
- RenderSVGGradientStop {stop} [offset=0.00] [color=#FFD700]
- RenderSVGGradientStop {stop} [offset=0.50] [color=#FFA500]
- RenderSVGGradientStop {stop} [offset=1.00] [color=#DC143C]
+ LayoutSVGGradientStop {stop} [offset=0.00] [color=#FFD700]
+ LayoutSVGGradientStop {stop} [offset=0.50] [color=#FFA500]
+ LayoutSVGGradientStop {stop} [offset=1.00] [color=#DC143C]
LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
LayoutSVGText {text} at (100,152) size 153x60 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 153x60

Powered by Google App Engine
This is Rietveld 408576698