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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/selection-styles-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 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 800x505 3 layer at (0,0) size 800x505
4 LayoutBlockFlow {html} at (0,0) size 800x505 4 LayoutBlockFlow {html} at (0,0) size 800x505
5 LayoutBlockFlow {body} at (0,0) size 800x505 5 LayoutBlockFlow {body} at (0,0) size 800x505
6 LayoutSVGRoot {svg} at (9,13) size 571x383 6 LayoutSVGRoot {svg} at (0,0) size 800x500
7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
8 LayoutSVGResourceLinearGradient {linearGradient} [id="grad1"] [gradien tUnits=objectBoundingBox] [gradientTransform={m=((0.71,0.71)(-0.71,0.71)) t=(0.0 0,0.00)}] [start=(0,0)] [end=(1,0)] 8 LayoutSVGResourceLinearGradient {linearGradient} [id="grad1"] [gradien tUnits=objectBoundingBox] [gradientTransform={m=((0.71,0.71)(-0.71,0.71)) t=(0.0 0,0.00)}] [start=(0,0)] [end=(1,0)]
9 LayoutSVGGradientStop {stop} [offset=0.00] [color=#000000] 9 LayoutSVGGradientStop {stop} [offset=0.00] [color=#000000]
10 LayoutSVGGradientStop {stop} [offset=1.00] [color=#FFFFFF] 10 LayoutSVGGradientStop {stop} [offset=1.00] [color=#FFFFFF]
11 LayoutSVGResourceLinearGradient {linearGradient} [id="grad2"] [gradien tUnits=objectBoundingBox] [gradientTransform={m=((0.71,0.71)(-0.71,0.71)) t=(0.0 0,0.00)}] [start=(0,0)] [end=(1,0)] 11 LayoutSVGResourceLinearGradient {linearGradient} [id="grad2"] [gradien tUnits=objectBoundingBox] [gradientTransform={m=((0.71,0.71)(-0.71,0.71)) t=(0.0 0,0.00)}] [start=(0,0)] [end=(1,0)]
12 LayoutSVGGradientStop {stop} [offset=0.00] [color=#FF0000] 12 LayoutSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
13 LayoutSVGGradientStop {stop} [offset=1.00] [color=#008000] 13 LayoutSVGGradientStop {stop} [offset=1.00] [color=#008000]
14 LayoutSVGContainer {g} at (9,13) size 571x383 [transform={m=((1.00,0.00) (0.00,1.00)) t=(10.00,0.00)}] 14 LayoutSVGContainer {g} at (0,13) size 569x382 [transform={m=((1.00,0.00) (0.00,1.00)) t=(10.00,0.00)}]
15 LayoutSVGText {text} at (0,13) size 359x22 contains 1 chunk(s) 15 LayoutSVGText {text} at (0,13) size 359x22 contains 1 chunk(s)
16 LayoutSVGInlineText {#text} at (0,0) size 359x22 16 LayoutSVGInlineText {#text} at (0,13) size 359x22
17 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 47 widt h 359.00: "Selected text should be filled with solid blue." 17 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 47 widt h 359.00: "Selected text should be filled with solid blue."
18 LayoutSVGText {text} at (0,43) size 374x22 contains 1 chunk(s) 18 LayoutSVGText {text} at (0,43) size 374x22 contains 1 chunk(s)
19 LayoutSVGInlineText {#text} at (0,0) size 374x22 19 LayoutSVGInlineText {#text} at (0,43) size 374x22
20 chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 48 widt h 374.00: "Selected text should be stroked with solid blue." 20 chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 48 widt h 374.00: "Selected text should be stroked with solid blue."
21 LayoutSVGText {text} at (0,73) size 344x22 contains 1 chunk(s) 21 LayoutSVGText {text} at (0,73) size 344x22 contains 1 chunk(s)
22 LayoutSVGInlineText {#text} at (0,0) size 344x22 22 LayoutSVGInlineText {#text} at (0,73) size 344x22
23 chunk 1 text run 1 at (0.00,90.00) startOffset 0 endOffset 45 widt h 344.00: "Selected text should be filled with gradient." 23 chunk 1 text run 1 at (0.00,90.00) startOffset 0 endOffset 45 widt h 344.00: "Selected text should be filled with gradient."
24 LayoutSVGText {text} at (0,103) size 359x22 contains 1 chunk(s) 24 LayoutSVGText {text} at (0,103) size 359x22 contains 1 chunk(s)
25 LayoutSVGInlineText {#text} at (0,0) size 359x22 25 LayoutSVGInlineText {#text} at (0,103) size 359x22
26 chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 46 wid th 359.00: "Selected text should be stroked with gradient." 26 chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 46 wid th 359.00: "Selected text should be stroked with gradient."
27 LayoutSVGText {text} at (0,133) size 266x22 contains 1 chunk(s) 27 LayoutSVGText {text} at (0,133) size 266x22 contains 1 chunk(s)
28 LayoutSVGInlineText {#text} at (0,0) size 266x22 28 LayoutSVGInlineText {#text} at (0,133) size 266x22
29 chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 35 wid th 266.00: "Selected text should get invisible." 29 chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 35 wid th 266.00: "Selected text should get invisible."
30 LayoutSVGText {text} at (0,163) size 569x22 contains 1 chunk(s) 30 LayoutSVGText {text} at (0,163) size 569x22 contains 1 chunk(s)
31 LayoutSVGInlineText {#text} at (0,0) size 569x22 31 LayoutSVGInlineText {#text} at (0,163) size 569x22
32 chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round" 32 chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round"
33 LayoutSVGText {text} at (0,223) size 569x22 contains 1 chunk(s) 33 LayoutSVGText {text} at (0,223) size 569x22 contains 1 chunk(s)
34 LayoutSVGInlineText {#text} at (0,0) size 569x22 34 LayoutSVGInlineText {#text} at (0,223) size 569x22
35 chunk 1 text run 1 at (0.00,240.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round" 35 chunk 1 text run 1 at (0.00,240.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round"
36 LayoutSVGText {text} at (0,253) size 569x22 contains 1 chunk(s) 36 LayoutSVGText {text} at (0,253) size 569x22 contains 1 chunk(s)
37 LayoutSVGInlineText {#text} at (0,0) size 569x22 37 LayoutSVGInlineText {#text} at (0,253) size 569x22
38 chunk 1 text run 1 at (0.00,270.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round" 38 chunk 1 text run 1 at (0.00,270.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round"
39 LayoutSVGText {text} at (0,283) size 569x22 contains 1 chunk(s) 39 LayoutSVGText {text} at (0,283) size 569x22 contains 1 chunk(s)
40 LayoutSVGInlineText {#text} at (0,0) size 569x22 40 LayoutSVGInlineText {#text} at (0,283) size 569x22
41 chunk 1 text run 1 at (0.00,300.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round" 41 chunk 1 text run 1 at (0.00,300.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round"
42 LayoutSVGText {text} at (0,313) size 569x22 contains 1 chunk(s) 42 LayoutSVGText {text} at (0,313) size 569x22 contains 1 chunk(s)
43 LayoutSVGInlineText {#text} at (0,0) size 569x22 43 LayoutSVGInlineText {#text} at (0,313) size 569x22
44 chunk 1 text run 1 at (0.00,330.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round" 44 chunk 1 text run 1 at (0.00,330.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round"
45 LayoutSVGText {text} at (0,343) size 569x22 contains 1 chunk(s) 45 LayoutSVGText {text} at (0,343) size 569x22 contains 1 chunk(s)
46 LayoutSVGInlineText {#text} at (0,0) size 569x22 46 LayoutSVGInlineText {#text} at (0,343) size 569x22
47 chunk 1 text run 1 at (0.00,360.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round" 47 chunk 1 text run 1 at (0.00,360.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round"
48 LayoutSVGText {text} at (0,373) size 569x22 contains 1 chunk(s) 48 LayoutSVGText {text} at (0,373) size 569x22 contains 1 chunk(s)
49 LayoutSVGInlineText {#text} at (0,0) size 569x22 49 LayoutSVGInlineText {#text} at (0,373) size 569x22
50 chunk 1 text run 1 at (0.00,390.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round" 50 chunk 1 text run 1 at (0.00,390.00) startOffset 0 endOffset 73 wid th 569.00: "Selected text should have both gradient fill, solid stroke and backg round"
51 LayoutText {#text} at (0,0) size 0x0 51 LayoutText {#text} at (0,0) size 0x0
52 selection start: position 0 of child 0 {#text} of child 3 {text} of child 3 {g} of child 1 {svg} of body 52 selection start: position 0 of child 0 {#text} of child 3 {text} of child 3 {g} of child 1 {svg} of body
53 selection end: position 73 of child 0 {#text} of child 27 {text} of child 3 {g } of child 1 {svg} of body 53 selection end: position 73 of child 0 {#text} of child 27 {text} of child 3 {g } of child 1 {svg} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698