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-I18N/tspan-direction-ltr-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/linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt b/LayoutTests/platform/linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt
index 95ea6a461fe442680b18b652d98bbd0da443a955..e33fbd54080dbe676d21a5a46d00aec842fe3e88 100644
--- a/LayoutTests/platform/linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (87,133) size 286x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (12,0) size 149x21
chunk 1 (middle anchor) text run 1 at (99.80,150.00) startOffset 0 endOffset 16 width 148.80: "dirLTR ubEmbed \""
- RenderSVGTSpan {tspan} at (0,0) size 125x21
+ LayoutSVGTSpan {tspan} at (0,0) size 125x21
LayoutSVGInlineText {#text} at (160,0) size 124x21
chunk 1 (middle anchor) text run 1 at (248.60,150.00) startOffset 0 endOffset 12 width 71.40 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}"
chunk 1 (middle anchor) text run 1 at (320.00,150.00) startOffset 0 endOffset 5 width 52.20: "\x{60C} W3C"
@@ -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.60: "Reference graphic:"
- RenderSVGImage {image} at (100,300) size 584x65
+ LayoutSVGImage {image} at (100,300) size 584x65
LayoutSVGContainer {g} at (16,556) size 77x14
LayoutSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 46x8

Powered by Google App Engine
This is Rietveld 408576698