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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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-SE/types-dom-04-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt
index 1f85880e63836c7a772fc857c2c4dc835e0bf202..c2f88d37885b38a07bdcce21c10d4150d619922b 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt
@@ -3,11 +3,11 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {g} at (10,14) size 430x277
+ LayoutSVGContainer {g} at (10,14) size 430x277
LayoutSVGText {text} at (10,14) size 302x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 302x20
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 35 width 301.11: "Testing liveness of SVG DOM objects"
- RenderSVGContainer {g} at (90,40) size 350x251 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(500.00,0.00)}]
+ LayoutSVGContainer {g} at (90,40) size 350x251 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(500.00,0.00)}]
RenderSVGRect {rect} at (420,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=60.00] [width=20.00] [height=20.00]
LayoutSVGText {text} at (70,62) size 159x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 159x16
@@ -68,7 +68,7 @@ layer at (0,0) size 480x360
LayoutSVGResourceFilter {filter} [id=""] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feConvolveMatrix order="width=3 height=3" kernelMatrix="[1.00, 1.00, 1.00, 1.00, 1.00, 1.00, 1.00, 1.00, 1.00]" divisor="9.00" bias="0.00" target="(1,1)" edgeMode="DUPLICATE" kernelUnitLength="(1,1)" preserveAlpha="1"]
[feTurbulence type="TURBULENCE" baseFrequency="4.00, 5.00" seed="0.00" numOctaves="1" stitchTiles="0"]
- RenderSVGContainer {g} at (10,311) size 230x36
+ LayoutSVGContainer {g} at (10,311) size 230x36
LayoutSVGText {text} at (10,311) size 230x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 230x36
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 229.47: "$Revision: 1.7 $"

Powered by Google App Engine
This is Rietveld 408576698