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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/render-elems-08-t-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-xp/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt
index 160a797defb7e3c91013e10c8a82955d41784afc..6fdbdc39fcbd6845b7e0b9f0c123533235b913f0 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/render-elems-08-t-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 (0,0) size 480x360
+ LayoutSVGContainer {g} at (0,0) size 480x360
LayoutSVGText {text} at (120,13) size 223x34 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 223x34
chunk 1 text run 1 at (120.00,40.00) startOffset 0 endOffset 20 width 223.00: "Text fill and stroke"
- RenderSVGContainer {g} at (48,0) size 424x360
+ LayoutSVGContainer {g} at (48,0) size 424x360
LayoutSVGText {text} at (60,8) size 217x342 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 217x342
chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 1 width 217.00: "A"

Powered by Google App Engine
This is Rietveld 408576698