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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-01-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-01-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt
index bb502a6b0aa7b7d3b2c557b3607dada2f5426f65..7f73386d30aca607b59fc72f664fe13e865ef107 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt
@@ -3,9 +3,9 @@ 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,7) size 365x296
- RenderSVGContainer {g} at (10,7) size 365x296
- RenderSVGContainer {g} at (16,7) size 359x158 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,-60.00)}]
+ LayoutSVGContainer {g} at (10,7) size 365x296
+ LayoutSVGContainer {g} at (10,7) size 365x296
+ LayoutSVGContainer {g} at (16,7) size 359x158 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,-60.00)}]
LayoutSVGText {text} at (30,130) size 344x25 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 344x25
chunk 1 text run 1 at (30.00,150.00) startOffset 0 endOffset 37 width 343.33: "Rotated Text for testing SVGLocatable"
@@ -32,7 +32,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (10,288) size 279x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 279x15
chunk 1 text run 1 at (10.00,300.00) startOffset 0 endOffset 47 width 279.00: ".nearestViewportElement of blueCircle=nestedSVG"
- 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.6 $"

Powered by Google App Engine
This is Rietveld 408576698