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

Unified Diff: LayoutTests/platform/linux/svg/text/scaling-font-with-geometric-precision-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files 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/scaling-font-with-geometric-precision-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/scaling-font-with-geometric-precision-expected.txt b/LayoutTests/platform/linux/svg/text/scaling-font-with-geometric-precision-expected.txt
index 0a3a232729265a481e622383b57eb9ae0a1b00a8..5bed69e2650248c721bc198a74171cae9f40bf4a 100644
--- a/LayoutTests/platform/linux/svg/text/scaling-font-with-geometric-precision-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/scaling-font-with-geometric-precision-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
layer at (8,8) size 275x560
- RenderSVGRoot {svg} at (8,8) size 257x462
+ LayoutSVGRoot {svg} at (8,8) size 257x462
LayoutSVGText {text} at (0,-3) size 64x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 64x10
chunk 1 text run 1 at (0.00,5.00) startOffset 0 endOffset 32 width 64.00: "iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii"
@@ -84,7 +84,7 @@ layer at (8,8) size 275x560
LayoutSVGInlineText {#text} at (0,0) size 74x10
chunk 1 text run 1 at (0.00,130.00) startOffset 0 endOffset 32 width 73.14: "iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii"
layer at (275,8) size 275x560
- RenderSVGRoot {svg} at (275,8) size 224x462
+ LayoutSVGRoot {svg} at (275,8) size 224x462
LayoutSVGText {text} at (0,-3) size 64x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 64x10
chunk 1 text run 1 at (0.00,5.00) startOffset 0 endOffset 32 width 64.00: "iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii"

Powered by Google App Engine
This is Rietveld 408576698