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/text/text-text-06-t-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/svg/text/text-text-06-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/text/text-text-06-t-expected.txt b/LayoutTests/platform/win/svg/text/text-text-06-t-expected.txt
index 48e38c8cc2cc789495a51e366e7d4e04c13269a3..36c66217ffc5b5bf7a6022dfacb2c7e2bd5deac9 100644
--- a/LayoutTests/platform/win/svg/text/text-text-06-t-expected.txt
+++ b/LayoutTests/platform/win/svg/text/text-text-06-t-expected.txt
@@ -3,8 +3,8 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 800x600
LayoutSVGContainer {g} at (50,91) size 457x349
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGContainer {g} at (0,0) size 7x7
LayoutSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
LayoutSVGRect {rect} at (0,0) size 7x7 [fill={[type=SOLID] [color=#000000]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]

Powered by Google App Engine
This is Rietveld 408576698