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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt
index da1e53a772c55f1b4dbaeacb7cf2674ae53aa48d..5065e706179c53a385a8d06cb092b17e3f9aca82 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt
+++ b/LayoutTests/platform/win-xp/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 358x285
+ LayoutSVGContainer {g} at (5,4) size 358x285
LayoutSVGText {text} at (5,4) size 358x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 358x45
chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 24 width 358.00: "Test left-to-right text."
- RenderSVGContainer {g} at (10,60) size 219x159
+ LayoutSVGContainer {g} at (10,60) size 219x159
LayoutSVGText {text} at (10,60) size 216x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 216x19
chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 33 width 216.00: "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 61.00: "Yiddish: "
chunk 1 text run 1 at (71.00,215.00) startOffset 0 endOffset 21 width 123.00 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 (194.00,215.00) startOffset 0 endOffset 4 width 16.00: " ..."
- RenderSVGContainer {g} at (10,235) size 264x19
+ LayoutSVGContainer {g} at (10,235) size 264x19
LayoutSVGText {text} at (10,235) size 264x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x19
chunk 1 text run 1 at (10.00,250.00) startOffset 0 endOffset 20 width 264.00: "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,270) size 243x19
+ LayoutSVGContainer {g} at (10,270) size 243x19
LayoutSVGText {text} at (10,270) size 243x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 243x19
chunk 1 text run 1 at (10.00,285.00) startOffset 0 endOffset 21 width 243.00: "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