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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/text/font-size-below-point-five-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/font-size-below-point-five-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/font-size-below-point-five-2-expected.txt
index 0419550a0f644a8fbad5e8989ebc0796350c18de..ec51ee29f4a3fe0626aa45756c6dc8462aae85d1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/font-size-below-point-five-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 256x240
- LayoutSVGText {text} at (10,16) size 256x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 256x18
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGText {text} at (10,16) size 255.50x18 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,16) size 255.50x18
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.39) size 6.38x18.39 [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.55) size 1.19x0.59
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
+ LayoutSVGInlineText {#text} at (11.19,-2.39) size 4x18.39
chunk 1 text run 1 at (11.19,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.19,11.55) size 1.19x0.59
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