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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-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/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt
index cc4351ed1abb74e907dd21073d9f77833b9b931b..004ebedb608bafa1b8d95cf998fac894d3c3ce28 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt
@@ -3,14 +3,14 @@ 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 (0,0) size 480x360
- RenderSVGContainer {g} at (0,0) size 480x360
+ LayoutSVGContainer {g} at (0,0) size 480x360
+ LayoutSVGContainer {g} at (0,0) size 480x360
RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=2000.00] [height=2000.00]
RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
LayoutSVGText {text} at (125,9) size 179x14 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 179x14
chunk 1 text run 1 at (125.00,20.00) startOffset 0 endOffset 35 width 178.75: "Initial viewport and CSS units test"
- RenderSVGContainer {g} at (20,66) size 391x197 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
+ LayoutSVGContainer {g} at (20,66) size 391x197 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
LayoutSVGText {text} at (20,6) size 23x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 23x15
chunk 1 text run 1 at (20.00,18.00) startOffset 0 endOffset 3 width 22.24: "200"
@@ -31,7 +31,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (230,48) size 148x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 148x15
chunk 1 text run 1 at (230.00,60.00) startOffset 0 endOffset 26 width 147.42: "Relative to font size (em)"
- RenderSVGContainer {g} at (20,120) size 200x1
+ LayoutSVGContainer {g} at (20,120) size 200x1
RenderSVGRect {rect} at (20,120) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=60.00] [width=200.00] [height=1.00]
LayoutSVGText {text} at (20,66) size 33x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 33x15
@@ -39,7 +39,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (230,68) size 167x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 167x15
chunk 1 text run 1 at (230.00,80.00) startOffset 0 endOffset 30 width 166.70: "Relative to font x-height (ex)"
- RenderSVGContainer {g} at (20,140) size 240x1
+ LayoutSVGContainer {g} at (20,140) size 240x1
RenderSVGRect {rect} at (20,140) size 240x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=80.00] [width=240.00] [height=1.00]
LayoutSVGText {text} at (20,86) size 101x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 101x15
@@ -83,7 +83,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 60x15
chunk 1 text run 1 at (230.00,200.00) startOffset 0 endOffset 10 width 59.26: "Picas (pc)"
RenderSVGRect {rect} at (20,260) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=200.00] [width=96.00] [height=1.00]
- RenderSVGContainer {g} at (10,310) size 230x37
+ LayoutSVGContainer {g} at (10,310) size 230x37
LayoutSVGText {text} at (10,310) size 230x37 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 230x37
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