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/linux/svg/W3C-SVG-1.1/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/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
index 9af6456b5086a9dad481a4d3c96ef95ff3fbb90d..86ed80a555c6006bc41be610356389232f09a546 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
@@ -20,22 +20,22 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 312x18
chunk 1 text run 1 at (25.00,140.00) startOffset 0 endOffset 47 width 312.00: "text selection should not go across lines here."
LayoutSVGText {text} at (25,175) size 347x93 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 343x18
+ LayoutSVGTSpan {tspan} at (0,0) size 343x18
LayoutSVGInlineText {#text} at (0,0) size 343x18
chunk 1 text run 1 at (25.00,190.00) startOffset 0 endOffset 50 width 343.00: "However, these lines of text are achieved by using"
LayoutSVGInlineText {#text} at (343,0) size 4x18
chunk 1 text run 1 at (368.00,190.00) startOffset 0 endOffset 1 width 4.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 335x18
+ LayoutSVGTSpan {tspan} at (0,0) size 335x18
LayoutSVGInlineText {#text} at (0,25) size 335x18
chunk 1 text run 1 at (25.00,215.00) startOffset 0 endOffset 51 width 335.00: "one 'tspan' per line, all contained within the same"
LayoutSVGInlineText {#text} at (335,25) size 4x18
chunk 1 text run 1 at (360.00,215.00) startOffset 0 endOffset 1 width 4.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 328x18
+ LayoutSVGTSpan {tspan} at (0,0) size 328x18
LayoutSVGInlineText {#text} at (0,50) size 328x18
chunk 1 text run 1 at (25.00,240.00) startOffset 0 endOffset 51 width 328.00: "'text' element, so you should be able to select all"
LayoutSVGInlineText {#text} at (328,50) size 4x18
chunk 1 text run 1 at (353.00,240.00) startOffset 0 endOffset 1 width 4.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 185x18
+ LayoutSVGTSpan {tspan} at (0,0) size 185x18
LayoutSVGInlineText {#text} at (0,75) size 185x18
chunk 1 text run 1 at (25.00,265.00) startOffset 0 endOffset 28 width 185.00: "four lines at the same time."
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698