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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-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/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt
index 8f13f29079adeedc0dbb2d7548c6915939a3fd9d..13f7cb1d118ae915e65a42c5647e7da40e312c5d 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-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 (5,4) size 367x285
+ LayoutSVGContainer {g} at (5,4) size 367x285
LayoutSVGText {text} at (5,4) size 367x44 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 367x44
chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 24 width 366.78: "Test left-to-right text."
- RenderSVGContainer {g} at (10,59) size 238x160
+ LayoutSVGContainer {g} at (10,59) size 238x160
LayoutSVGText {text} at (10,59) size 215x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 215x20
chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 33 width 214.38: "Polish: Mog\x{119} je\x{15B}\x{107} szk\x{142}o, i mi ..."
@@ -27,11 +27,11 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (10.00,215.00) startOffset 0 endOffset 9 width 62.81: "Yiddish: "
chunk 1 text run 1 at (72.81,215.00) startOffset 0 endOffset 21 width 150.74 RTL: "\x{5D0}\x{5D9}\x{5DA} \x{5E7}\x{5E2}\x{5DF} \x{5E2}\x{5E1}\x{5DF} \x{5D2}\x{5DC}\x{5D0}\x{5B8}\x{5D6} \x{5D0}\x{5D5}\x{5DF}"
chunk 1 text run 1 at (223.55,215.00) startOffset 0 endOffset 4 width 17.00: " ..."
- RenderSVGContainer {g} at (10,234) size 264x20
+ LayoutSVGContainer {g} at (10,234) size 264x20
LayoutSVGText {text} at (10,234) size 264x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x20
chunk 1 text run 1 at (10.00,250.00) startOffset 0 endOffset 20 width 263.49: "Chinese:\x{6211}\x{80FD}\x{541E}\x{4E0B}\x{73BB}\x{7483}\x{800C}\x{4E0D}\x{4F24}\x{8EAB}\x{4F53}\x{3002}"
- RenderSVGContainer {g} at (10,269) size 257x20
+ LayoutSVGContainer {g} at (10,269) size 257x20
LayoutSVGText {text} at (10,269) size 257x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 257x20
chunk 1 text run 1 at (10.00,285.00) startOffset 0 endOffset 21 width 256.39: "Japanese: \x{79C1}\x{306F}\x{30AC}\x{30E9}\x{30B9}\x{3092}\x{98DF}\x{3079}\x{307E}\x{3059}\x{3002}"

Powered by Google App Engine
This is Rietveld 408576698