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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/svg/text/bidi-reorder-value-lists-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/bidi-reorder-value-lists-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/bidi-reorder-value-lists-expected.txt
index 130809ba4c94f982a75645decfa5396a1c925529..5b4c82456eba51f6e2ec5474ecdd3a9fdd3ea687 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/bidi-reorder-value-lists-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/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 45.57 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}"
LayoutSVGText {text} at (10,25) size 89x19 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 89x19
+ LayoutSVGTSpan {tspan} at (0,0) size 89x19
LayoutSVGInlineText {#text} at (0,0) size 89x19
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 44x19
+ LayoutSVGTSpan {tspan} at (0,0) size 44x19
LayoutSVGInlineText {#text} at (45,0) size 44x19
chunk 1 text run 1 at (55.00,60.00) startOffset 0 endOffset 1 width 11.39 RTL: "\x{5D4}"
chunk 1 text run 1 at (64.00,60.00) startOffset 0 endOffset 1 width 8.02 RTL: "\x{5D3}"

Powered by Google App Engine
This is Rietveld 408576698