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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/text/font-size-below-point-five-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/font-size-below-point-five-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/font-size-below-point-five-2-expected.txt
index e3f76568cdbde9388b8c2d97a35a666deb320032..f5a8e1e155c3c467dc5b89613b8d5a4f6fbc812b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/font-size-below-point-five-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 240x234
+ LayoutSVGRoot {svg} at (0,0) size 800x600
LayoutSVGText {text} at (10,15) size 240x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 240x19
+ LayoutSVGInlineText {#text} at (10,15) size 240x19
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 38 width 240.00: "The two words should be the same size:"
- LayoutSVGText {text} at (10,-3) size 7x19 contains 1 chunk(s)
+ LayoutSVGText {text} at (10,-2.33) size 6.39x17.92 [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.33) size 4x17.92
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