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

Unified Diff: LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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-I18N/tspan-direction-rtl-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt b/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt
index 6a1c7a647443aa5a5ffacee2e2135d78240ab939..3ec61d631286543fb07d7a7491a1f8aef6f5bd0f 100644
--- a/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (91,133) size 278x21 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (192,0) size 85x20
chunk 1 (middle anchor) text run 1 at (284.15,150.00) startOffset 0 endOffset 14 width 84.15 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \""
- RenderSVGTSpan {tspan} at (0,0) size 182x20
+ LayoutSVGTSpan {tspan} at (0,0) size 182x20
LayoutSVGInlineText {#text} at (11,0) size 182x20
chunk 1 (middle anchor) text run 1 at (103.10,150.00) startOffset 0 endOffset 8 width 44.98 RTL: ", \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
chunk 1 (middle anchor) text run 1 at (148.08,150.00) startOffset 0 endOffset 14 width 136.06: "dirRTL ubEmbed"
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 85x12
chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.46: "Reference graphic:"
- RenderSVGImage {image} at (100,300) size 584x65
+ LayoutSVGImage {image} at (100,300) size 584x65
LayoutSVGContainer {g} at (16,557) size 73x12
LayoutSVGText {text} at (10,334) size 44x8 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 44x7

Powered by Google App Engine
This is Rietveld 408576698