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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/svg/text/font-size-below-point-five-2-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/font-size-below-point-five-2-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/font-size-below-point-five-2-expected.txt
index 5ca33442bc8670ff4347d0ad7b0da46b03be84d2..14e160b5fef61b540177268e5f44a52a1775756a 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/font-size-below-point-five-2-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/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 256x18
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 38 width 255.50: "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.19: "TINY"
LayoutSVGInlineText {#text} at (1,0) size 4x19
chunk 1 text run 1 at (11.19,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.19,12.00) startOffset 0 endOffset 4 width 1.19: "TINY"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698