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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/second-inline-text-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/custom/second-inline-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/second-inline-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/second-inline-text-expected.txt
index ca284417f37268946c98dbc5f6680e2db8fd8285..c89eca4a0ca7bc0e3d01959468abf0bfe51ac267 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/second-inline-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/second-inline-text-expected.txt
@@ -7,16 +7,16 @@ layer at (0,0) size 800x162
LayoutText {#text} at (0,0) size 700x17
text run at (0,0) width 700: "Below two svg areas are shown. Both should have the text aligned to the paths in the same way (Bug 13052)."
LayoutBlockFlow {div} at (0,34) size 784x104
- LayoutSVGRoot {svg} at (18,63) size 63x68
- LayoutSVGPath {path} at (36,63) size 45x68 [fill={[type=SOLID] [color=#337711]}] [data="M 38 38 c 0 -12 24 -15 23 -2 c 0 9 -16 13 -16 23 v 7 h 11 v -4 c 0 -9 17 -12 17 -27 c -2 -22 -45 -22 -45 3 Z M 45 70 h 11 v 11 h -11 Z"]
- LayoutSVGText {text} at (10,36) size 37x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 37x17
+ LayoutSVGRoot {svg} at (0,0) size 100x100
+ LayoutSVGPath {path} at (28,13) size 45x68 [fill={[type=SOLID] [color=#337711]}] [data="M 38 38 c 0 -12 24 -15 23 -2 c 0 9 -16 13 -16 23 v 7 h 11 v -4 c 0 -9 17 -12 17 -27 c -2 -22 -45 -22 -45 3 Z M 45 70 h 11 v 11 h -11 Z"]
+ LayoutSVGText {text} at (10,36) size 36.78x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,36) size 36.78x17
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 width 36.78: "PASS"
LayoutText {#text} at (100,86) size 4x17
text run at (100,86) width 4: " "
- LayoutSVGRoot {svg} at (122,63) size 63x68
- LayoutSVGPath {path} at (140,63) size 45x68 [fill={[type=SOLID] [color=#337711]}] [data="M 38 38 c 0 -12 24 -15 23 -2 c 0 9 -16 13 -16 23 v 7 h 11 v -4 c 0 -9 17 -12 17 -27 c -2 -22 -45 -22 -45 3 Z M 45 70 h 11 v 11 h -11 Z"]
- LayoutSVGText {text} at (10,36) size 37x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 37x17
+ LayoutSVGRoot {svg} at (104,0) size 100x100
+ LayoutSVGPath {path} at (28,13) size 45x68 [fill={[type=SOLID] [color=#337711]}] [data="M 38 38 c 0 -12 24 -15 23 -2 c 0 9 -16 13 -16 23 v 7 h 11 v -4 c 0 -9 17 -12 17 -27 c -2 -22 -45 -22 -45 3 Z M 45 70 h 11 v 11 h -11 Z"]
+ LayoutSVGText {text} at (10,36) size 36.78x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,36) size 36.78x17
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 width 36.78: "PASS"
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698