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

Unified Diff: LayoutTests/platform/win-xp/svg/text/bidi-embedded-direction-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-xp/svg/text/bidi-embedded-direction-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/bidi-embedded-direction-expected.txt b/LayoutTests/platform/win-xp/svg/text/bidi-embedded-direction-expected.txt
index d3cd830362ebe934ea1bc558a4b8399785e246a3..20bae4c405d52b281552e37b7c93b4ca01d2afb9 100644
--- a/LayoutTests/platform/win-xp/svg/text/bidi-embedded-direction-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/text/bidi-embedded-direction-expected.txt
@@ -2,11 +2,11 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 150x275
RenderSVGRoot {svg} at (9,50) size 118x200
- RenderSVGPath {line} at (9,50) size 2x200 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=25.00] [x2=10.00] [y2=225.00]
+ LayoutSVGPath {line} at (9,50) size 2x200 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=25.00] [x2=10.00] [y2=225.00]
LayoutSVGText {text} at (10,29) size 113x27 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (58,0) size 55x27
chunk 1 text run 1 at (68.00,50.00) startOffset 0 endOffset 5 width 55.00 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD} "
- RenderSVGTSpan {tspan} at (0,0) size 58x27
+ LayoutSVGTSpan {tspan} at (0,0) size 58x27
LayoutSVGInlineText {#text} at (0,0) size 58x27
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 5 width 58.00: "world"
LayoutSVGInlineText {#text} at (0,0) size 0x0
@@ -19,7 +19,7 @@ layer at (0,0) size 150x275
LayoutSVGText {text} at (10,129) size 117x27 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (58,0) size 59x27
chunk 1 text run 1 at (68.00,150.00) startOffset 0 endOffset 6 width 59.00 RTL override: "hello "
- RenderSVGTSpan {tspan} at (0,0) size 58x27
+ LayoutSVGTSpan {tspan} at (0,0) size 58x27
LayoutSVGInlineText {#text} at (0,0) size 58x27
chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 5 width 58.00: "world"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698