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

Unified Diff: LayoutTests/platform/win-xp/svg/text/text-tselect-01-b-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/text-tselect-01-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/text-tselect-01-b-expected.txt b/LayoutTests/platform/win-xp/svg/text/text-tselect-01-b-expected.txt
index b0c96dda4e20787515772c62fd46bb89a404a732..3eab71d245986ac8df44f971535aa2592bacafcc 100644
--- a/LayoutTests/platform/win-xp/svg/text/text-tselect-01-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/text/text-tselect-01-b-expected.txt
@@ -20,22 +20,22 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 311x19
chunk 1 text run 1 at (25.00,140.00) startOffset 0 endOffset 47 width 310.20: "text selection should not go across lines here."
LayoutSVGText {text} at (25,175) size 347x94 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 342x19
+ LayoutSVGTSpan {tspan} at (0,0) size 342x19
LayoutSVGInlineText {#text} at (0,0) size 342x19
chunk 1 text run 1 at (25.00,190.00) startOffset 0 endOffset 50 width 342.00: "However, these lines of text are achieved by using"
LayoutSVGInlineText {#text} at (341,0) size 5x19
chunk 1 text run 1 at (367.00,190.00) startOffset 0 endOffset 1 width 4.20: " "
- RenderSVGTSpan {tspan} at (0,0) size 335x19
+ LayoutSVGTSpan {tspan} at (0,0) size 335x19
LayoutSVGInlineText {#text} at (0,25) size 335x19
chunk 1 text run 1 at (25.00,215.00) startOffset 0 endOffset 51 width 334.20: "one 'tspan' per line, all contained within the same"
LayoutSVGInlineText {#text} at (334,25) size 5x19
chunk 1 text run 1 at (359.20,215.00) startOffset 0 endOffset 1 width 4.20: " "
- RenderSVGTSpan {tspan} at (0,0) size 328x19
+ LayoutSVGTSpan {tspan} at (0,0) size 328x19
LayoutSVGInlineText {#text} at (0,50) size 328x19
chunk 1 text run 1 at (25.00,240.00) startOffset 0 endOffset 51 width 327.60: "'text' element, so you should be able to select all"
LayoutSVGInlineText {#text} at (327,50) size 5x19
chunk 1 text run 1 at (352.60,240.00) startOffset 0 endOffset 1 width 4.20: " "
- RenderSVGTSpan {tspan} at (0,0) size 185x19
+ LayoutSVGTSpan {tspan} at (0,0) size 185x19
LayoutSVGInlineText {#text} at (0,75) size 185x19
chunk 1 text run 1 at (25.00,265.00) startOffset 0 endOffset 28 width 184.20: "four lines at the same time."
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698