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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
index 215b6349d0a960ccb5ada8ca263a4d7edb88b0d3..b4cb6f1502155f9f70ba38589002382e4699c5a3 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt
+++ b/LayoutTests/platform/linux/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 392x259
+ LayoutSVGContainer {g} at (0,25) size 392x259
LayoutSVGText {text} at (10,25) size 311x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 311x19
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 45 width 311.00: "unicode-bidi=\"bidi-override\" direction=\"ltr\"."
- RenderSVGContainer {g} at (10,64) size 382x20
+ LayoutSVGContainer {g} at (10,64) size 382x20
LayoutSVGText {text} at (10,64) size 382x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 382x20
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 56 width 382.00 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 311x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 311x19
chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 45 width 311.00: "unicode-bidi=\"bidi-override\" direction=\"rtl\"."
- RenderSVGContainer {g} at (0,164) size 10x20
+ LayoutSVGContainer {g} at (0,164) size 10x20
LayoutSVGText {text} at (-372,164) size 382x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 382x20
chunk 1 text run 1 at (-372.00,180.00) startOffset 0 endOffset 56 width 382.00 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 269x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 269x19
chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 38 width 269.00: "unicode-bidi=\"normal\" direction=\"ltr\"."
- RenderSVGContainer {g} at (0,264) size 10x20
+ LayoutSVGContainer {g} at (0,264) size 10x20
LayoutSVGText {text} at (-372,264) size 382x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 382x20
chunk 1 text run 1 at (-372.00,280.00) startOffset 0 endOffset 12 width 91.00: "is in Hebrew"

Powered by Google App Engine
This is Rietveld 408576698