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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-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/small-fonts-in-html5-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
index 2b24ccb9618df8f9847837b22b9c3d1bebdd59f1..c5a49d17944c5bd2b371af796213821660286ccb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x595
LayoutText {#text} at (0,0) size 472x36
text run at (0,0) width 472: "Small fonts in HTML5/inline SVG"
LayoutBlockFlow (anonymous) at (0,58.44) size 784x507
- LayoutSVGRoot {svg} at (8,79) size 502x503
- LayoutSVGContainer {g} at (159,267) size 94x21 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
- LayoutSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 1x1
+ LayoutSVGRoot {svg} at (0,0) size 502x502
+ LayoutSVGContainer {g} at (0.38,0.47) size 0.23x0.05 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
+ LayoutSVGText {text} at (0.38,0.47) size 0.23x0.05 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0.38,0.47) size 0.23x0.05
chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.24: "Test passed."
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698