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

Unified Diff: LayoutTests/svg/text/text-with-geometric-precision-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/svg/text/text-with-geometric-precision-expected.txt
diff --git a/LayoutTests/svg/text/text-with-geometric-precision-expected.txt b/LayoutTests/svg/text/text-with-geometric-precision-expected.txt
index 8d874c285296328a345781c5d5c3f7ea6ebcee84..5eff8230e19298cceb0ebe32026c70ecc1e35292 100644
--- a/LayoutTests/svg/text/text-with-geometric-precision-expected.txt
+++ b/LayoutTests/svg/text/text-with-geometric-precision-expected.txt
@@ -6,21 +6,21 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 287x19
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 49 width 287.00: "\"super\" in the following text should be rendered."
LayoutSVGText {text} at (0,-25) size 100x39 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 46x20
+ LayoutSVGTSpan {tspan} at (0,0) size 46x20
LayoutSVGInlineText {#text} at (0,9) size 46x19
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 46.00: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 33x19
+ LayoutSVGTSpan {tspan} at (0,0) size 33x19
LayoutSVGInlineText {#text} at (46,0) size 33x19
chunk 1 text run 1 at (46.00,-9.50) startOffset 0 endOffset 5 width 33.00: "super"
- RenderSVGTSpan {tspan} at (0,0) size 21x19
+ LayoutSVGTSpan {tspan} at (0,0) size 21x19
LayoutSVGInlineText {#text} at (79,19) size 21x19
chunk 1 text run 1 at (79.00,9.50) startOffset 0 endOffset 3 width 21.00: "sub"
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGText {text} at (0,-16) size 79x20 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 46x20
+ LayoutSVGTSpan {tspan} at (0,0) size 46x20
LayoutSVGInlineText {#text} at (0,0) size 46x19
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 46.00: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 33x19
+ LayoutSVGTSpan {tspan} at (0,0) size 33x19
LayoutSVGInlineText {#text} at (46,0) size 33x19
chunk 1 text run 1 at (46.00,-0.80) startOffset 0 endOffset 5 width 33.00: "super"
LayoutSVGInlineText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/svg/text/small-fonts-3-expected.txt ('k') | LayoutTests/svg/zoom/page/zoom-foreign-content-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698