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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/text-text-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/win/svg/W3C-SVG-1.1/text-text-03-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-text-03-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-text-03-b-expected.txt
index 1aa0300300dc127b76b1dea924f275e428c66b4a..935bcc67b8aea9a4549c8534820901fc90b05c90 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-text-03-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-text-03-b-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (1,28) size 472x262
+ LayoutSVGContainer {g} at (1,28) size 472x262
LayoutSVGText {text} at (19,29) size 77x39 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 77x39
chunk 1 text run 1 at (19.00,61.00) startOffset 0 endOffset 5 width 76.33: "Plain"
@@ -21,9 +21,9 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (1,168) size 472x39 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 472x39
chunk 1 text run 1 at (1.00,200.00) startOffset 0 endOffset 27 width 471.56: "Bold, italic and underlined"
- RenderSVGContainer {g} at (49,223) size 382x67
+ LayoutSVGContainer {g} at (49,223) size 382x67
RenderSVGRect {rect} at (49,224) size 382x66 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [x=50.00] [y=225.00] [width=380.00] [height=64.00]
- RenderSVGContainer {g} at (55,223) size 351x67
+ LayoutSVGContainer {g} at (55,223) size 351x67
LayoutSVGText {text} at (55,223) size 346x27 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 346x27
chunk 1 text run 1 at (55.00,245.00) startOffset 0 endOffset 34 width 345.50: "Each line of text which flows in a"

Powered by Google App Engine
This is Rietveld 408576698