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

Unified Diff: LayoutTests/platform/win/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/win/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
index a827001e0a3311e0b1ced2e0ff24efa1771105ca..7c940e153c976109e737c0f4d48ae3e728625aab 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
+++ b/LayoutTests/platform/win/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 386x259
+ LayoutSVGContainer {g} at (0,25) size 386x259
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,64) size 376x20
+ LayoutSVGContainer {g} at (10,64) size 376x20
LayoutSVGText {text} at (10,64) size 376x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 376x20
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 56 width 375.90 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,164) size 10x20
+ LayoutSVGContainer {g} at (0,164) size 10x20
LayoutSVGText {text} at (-366,164) size 376x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 376x20
chunk 1 text run 1 at (-365.90,180.00) startOffset 0 endOffset 56 width 375.90 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,264) size 10x20
+ LayoutSVGContainer {g} at (0,264) size 10x20
LayoutSVGText {text} at (-366,264) size 376x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 376x20
chunk 1 text run 1 at (-365.90,280.00) startOffset 0 endOffset 12 width 91.98: "is in Hebrew"

Powered by Google App Engine
This is Rietveld 408576698