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

Unified Diff: LayoutTests/platform/linux/svg/text/font-size-below-point-five-2-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/text/font-size-below-point-five-2-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/font-size-below-point-five-2-expected.txt b/LayoutTests/platform/linux/svg/text/font-size-below-point-five-2-expected.txt
index 0b31f5b06283b9f3680b7587c2d445a6d6eff0fa..babb798e503ce5110020c9c0a6c627731112b09c 100644
--- a/LayoutTests/platform/linux/svg/text/font-size-below-point-five-2-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/font-size-below-point-five-2-expected.txt
@@ -6,12 +6,12 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 240x19
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 38 width 240.00: "The two words should be the same size:"
LayoutSVGText {text} at (10,-3) size 7x19 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 2x2
+ LayoutSVGTSpan {tspan} at (0,0) size 2x2
LayoutSVGInlineText {#text} at (0,13) size 2x1
chunk 1 text run 1 at (10.00,12.00) startOffset 0 endOffset 4 width 1.33: "TINY"
LayoutSVGInlineText {#text} at (1,0) size 4x18
chunk 1 text run 1 at (11.33,12.00) startOffset 0 endOffset 1 width 4.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 2x2
+ LayoutSVGTSpan {tspan} at (0,0) size 2x2
LayoutSVGInlineText {#text} at (5,13) size 2x1
chunk 1 text run 1 at (15.33,12.00) startOffset 0 endOffset 4 width 1.07: "TINY"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698