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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x162 3 layer at (0,0) size 800x162
4 LayoutBlockFlow {html} at (0,0) size 800x162 4 LayoutBlockFlow {html} at (0,0) size 800x162
5 LayoutBlockFlow {body} at (8,16) size 784x138 5 LayoutBlockFlow {body} at (8,16) size 784x138
6 LayoutBlockFlow {p} at (0,0) size 784x18 6 LayoutBlockFlow {p} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 700x18 7 LayoutText {#text} at (0,0) size 700x18
8 text run at (0,0) width 700: "Below two svg areas are shown. Both shou ld have the text aligned to the paths in the same way (Bug 13052)." 8 text run at (0,0) width 700: "Below two svg areas are shown. Both shou ld have the text aligned to the paths in the same way (Bug 13052)."
9 LayoutBlockFlow {div} at (0,34) size 784x104 9 LayoutBlockFlow {div} at (0,34) size 784x104
10 LayoutSVGRoot {svg} at (18,63) size 63x68 10 LayoutSVGRoot {svg} at (0,0) size 100x100
11 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"] 11 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"]
12 LayoutSVGText {text} at (10,36) size 37x18 contains 1 chunk(s) 12 LayoutSVGText {text} at (10,36) size 36.78x18 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 37x18 13 LayoutSVGInlineText {#text} at (10,36) size 36.78x18
14 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 widt h 36.78: "PASS" 14 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 widt h 36.78: "PASS"
15 LayoutText {#text} at (100,86) size 4x18 15 LayoutText {#text} at (100,86) size 4x18
16 text run at (100,86) width 4: " " 16 text run at (100,86) width 4: " "
17 LayoutSVGRoot {svg} at (122,63) size 63x68 17 LayoutSVGRoot {svg} at (104,0) size 100x100
18 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"] 18 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"]
19 LayoutSVGText {text} at (10,36) size 37x18 contains 1 chunk(s) 19 LayoutSVGText {text} at (10,36) size 36.78x18 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 37x18 20 LayoutSVGInlineText {#text} at (10,36) size 36.78x18
21 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 widt h 36.78: "PASS" 21 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 widt h 36.78: "PASS"
22 LayoutText {#text} at (0,0) size 0x0 22 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698