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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/text/font-size-below-point-five-2-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/platform/win/svg/text/font-size-below-point-five-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/font-size-below-point-five-2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/font-size-below-point-five-2-expected.txt
index 298f6f5eb918ae2177662badaff6bf79b70f1820..4a1bd6d0fd2f4930efe901004a9a570441cc32cc 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/font-size-below-point-five-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/font-size-below-point-five-2-expected.txt
@@ -1,17 +1,17 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (10,0) size 256x232
- LayoutSVGText {text} at (10,16) size 256x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 256x17
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGText {text} at (10,16) size 255.50x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,16) size 255.50x17
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)
+ LayoutSVGText {text} at (10,-2.27) size 6.39x17.72 [transform={m=((15.00,0.00)(0.00,15.00)) t=(0.00,0.00)}] contains 1 chunk(s)
LayoutSVGTSpan {tspan} at (0,0) size 2x2
- LayoutSVGInlineText {#text} at (0,13) size 2x1
+ LayoutSVGInlineText {#text} at (10,11.47) size 1.39x0.66
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
+ LayoutSVGInlineText {#text} at (11.33,-2.27) size 4x17.72
chunk 1 text run 1 at (11.33,12.00) startOffset 0 endOffset 1 width 4.00: " "
LayoutSVGTSpan {tspan} at (0,0) size 2x2
- LayoutSVGInlineText {#text} at (5,13) size 2x1
+ LayoutSVGInlineText {#text} at (15.33,11.55) size 1.06x0.59
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