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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-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/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
index dc3766af24ed090b147741b99ecde764f16e6d76..b2659b4c1003ca16a5183e381cd881f846abc21c 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
@@ -3,25 +3,25 @@ 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,25) size 442x260
+ LayoutSVGContainer {g} at (0,25) size 442x260
LayoutSVGText {text} at (10,25) size 318x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 318x19
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 45 width 317.07: "unicode-bidi=\"bidi-override\" direction=\"ltr\"."
- RenderSVGContainer {g} at (10,63) size 432x22
+ LayoutSVGContainer {g} at (10,63) size 432x22
LayoutSVGText {text} at (10,63) size 432x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 432x22
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 56 width 431.30 LTR override: "Text \"\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\" is in Hebrew"
LayoutSVGText {text} at (10,125) size 318x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 318x19
chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 45 width 317.07: "unicode-bidi=\"bidi-override\" direction=\"rtl\"."
- RenderSVGContainer {g} at (0,163) size 10x22
+ LayoutSVGContainer {g} at (0,163) size 10x22
LayoutSVGText {text} at (-422,163) size 432x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 432x22
chunk 1 text run 1 at (-421.30,180.00) startOffset 0 endOffset 56 width 431.30 RTL override: "Text \"\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\" is in Hebrew"
LayoutSVGText {text} at (10,225) size 276x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 276x19
chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 38 width 275.49: "unicode-bidi=\"normal\" direction=\"ltr\"."
- RenderSVGContainer {g} at (0,263) size 10x22
+ LayoutSVGContainer {g} at (0,263) size 10x22
LayoutSVGText {text} at (-422,263) size 432x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 432x22
chunk 1 text run 1 at (-421.30,280.00) startOffset 0 endOffset 12 width 91.98: "is in Hebrew"

Powered by Google App Engine
This is Rietveld 408576698