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

Unified Diff: LayoutTests/platform/win-xp/svg/carto.net/textbox-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/win-xp/svg/carto.net/textbox-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/carto.net/textbox-expected.txt b/LayoutTests/platform/win-xp/svg/carto.net/textbox-expected.txt
index 82632763d3b2d23e85f5f47ab76f7e6a73da61c5..419d081102d36c3e93f3748a260cea4b6890a5a1 100644
--- a/LayoutTests/platform/win-xp/svg/carto.net/textbox-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/carto.net/textbox-expected.txt
@@ -6,14 +6,14 @@ layer at (0,0) size 800x600
LayoutSVGContainer {g} at (77,77) size 158x26
LayoutSVGContainer {g} at (77,77) size 158x26
LayoutSVGRect {rect} at (77,77) size 158x26 [stroke={[type=SOLID] [color=#696969] [stroke width=1.50]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=100.00] [y=100.00] [width=200.00] [height=30.00]
- RenderSVGViewportContainer {svg} at (77,84) size 2x14
+ LayoutSVGViewportContainer {svg} at (77,84) size 2x14
LayoutSVGContainer {g} at (77,84) size 2x14
LayoutSVGText {text}
LayoutSVGPath {line} at (77,84) size 2x14 [stroke={[type=SOLID] [color=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=125.00] [x2=100.00] [y2=108.50]
LayoutSVGContainer {g} at (77,22) size 49x26
LayoutSVGContainer {g} at (77,22) size 49x26
LayoutSVGRect {rect} at (77,22) size 49x26 [stroke={[type=SOLID] [color=#696969] [stroke width=1.50]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=100.00] [y=30.00] [width=60.00] [height=30.00]
- RenderSVGViewportContainer {svg} at (77,29) size 18x15
+ LayoutSVGViewportContainer {svg} at (77,29) size 18x15
LayoutSVGContainer {g} at (77,29) size 18x15
LayoutSVGText {text} at (105,37) size 16x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 16x18
@@ -22,7 +22,7 @@ layer at (0,0) size 800x600
LayoutSVGContainer {g} at (77,233) size 323x26 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,300.00)}]
LayoutSVGContainer {g} at (77,233) size 323x26
LayoutSVGRect {rect} at (77,233) size 182x26 [stroke={[type=SOLID] [color=#696969] [stroke width=1.50]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=230.00] [height=30.00]
- RenderSVGViewportContainer {svg} at (77,240) size 323x15
+ LayoutSVGViewportContainer {svg} at (77,240) size 323x15
LayoutSVGContainer {g} at (77,240) size 323x15
LayoutSVGText {text} at (5,7) size 406x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 406x18

Powered by Google App Engine
This is Rietveld 408576698