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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/types-basicDOM-01-b-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/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
index 50d051730d997fd09a3011697d96ac2162ed417c..9e09f6b84e739d91fed7a656160cc3431fe95377 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (100,111) size 303x24 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 303x23
chunk 1 text run 1 at (100.00,130.00) startOffset 0 endOffset 35 width 302.86: "Some other text with id 'otherText'"
- RenderSVGViewportContainer {svg} at (275,45) size 100x100
+ LayoutSVGViewportContainer {svg} at (275,45) size 100x100
LayoutSVGEllipse {circle} at (275,45) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=50.00]
LayoutSVGText {text} at (10,188) size 279x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 279x15

Powered by Google App Engine
This is Rietveld 408576698