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

Unified Diff: LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-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/win/svg/text/bidi-reorder-value-lists-expected.txt
diff --git a/LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-expected.txt b/LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-expected.txt
index 149a3baf20672f76d929d591545426270fb49600..e7189da29d002cc008f7fd3db7ba0ac2794a3564 100644
--- a/LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-expected.txt
+++ b/LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 400x400
chunk 1 text run 1 at (50.00,20.00) startOffset 0 endOffset 1 width 4.00: " "
chunk 1 text run 1 at (54.00,20.00) startOffset 0 endOffset 5 width 34.59 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}"
LayoutSVGText {text} at (10,25) size 86x19 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 86x18
+ LayoutSVGTSpan {tspan} at (0,0) size 86x18
LayoutSVGInlineText {#text} at (0,0) size 86x18
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 9.77: "T"
chunk 1 text run 1 at (20.00,40.00) startOffset 0 endOffset 1 width 7.10: "e"
@@ -31,7 +31,7 @@ layer at (0,0) size 400x400
chunk 1 text run 1 at (30.00,60.00) startOffset 0 endOffset 1 width 6.23: "s"
chunk 1 text run 1 at (40.00,60.00) startOffset 0 endOffset 1 width 4.45: "t"
chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 1 width 4.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 41x18
+ LayoutSVGTSpan {tspan} at (0,0) size 41x18
LayoutSVGInlineText {#text} at (45,0) size 41x18
chunk 1 text run 1 at (55.00,60.00) startOffset 0 endOffset 1 width 7.54 RTL: "\x{5D4}"
chunk 1 text run 1 at (64.00,60.00) startOffset 0 endOffset 1 width 6.70 RTL: "\x{5D3}"

Powered by Google App Engine
This is Rietveld 408576698