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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/broken-internal-references-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 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (19,9) size 102x102 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,-15) size 418x126.10
6 LayoutSVGRect {rect} at (0,0) size 60x10 [fill={[type=SOLID] [color=#00000 0]}] [x=0.00] [y=0.00] [width=60.00] [height=10.00] 6 LayoutSVGRect {rect} at (0,0) size 60x10 [fill={[type=SOLID] [color=#00000 0]}] [x=0.00] [y=0.00] [width=60.00] [height=10.00]
7 LayoutSVGResourceLinearGradient {linearGradient} [id="grad-that-is-never-r eferred"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] 7 LayoutSVGResourceLinearGradient {linearGradient} [id="grad-that-is-never-r eferred"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
8 LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF] 8 LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
9 LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000] 9 LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
10 LayoutSVGPath {path} at (198,13) size 221x99 [stroke={[type=SOLID] [color= #0000FF]}] [data="M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3 "] 10 LayoutSVGPath {path} at (199,13.20) size 219x97.90 [stroke={[type=SOLID] [ color=#0000FF]}] [data="M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 41 8 74.3"]
11 LayoutSVGText {text} at (0,-15) size 128x19 contains 1 chunk(s) 11 LayoutSVGText {text} at (0,-15) size 128x19 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 128x19 12 LayoutSVGInlineText {#text} at (0,-15) size 128x19
13 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 19 width 128 .00: "Shoud not be shown." 13 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 19 width 128 .00: "Shoud not be shown."
14 LayoutSVGResourceLinearGradient {linearGradient} [id="grad-with-invalid-hr ef"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] 14 LayoutSVGResourceLinearGradient {linearGradient} [id="grad-with-invalid-hr ef"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
15 LayoutSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1 .00)) t=(20.00,10.00)}] 15 LayoutSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1 .00)) t=(20.00,10.00)}]
16 LayoutSVGRect {rect} at (19,9) size 102x102 [stroke={[type=SOLID] [color=#00 00FF] [stroke width=1.33]}] [fill={[type=LINEAR-GRADIENT] [id="grad-with-invalid -href"]}] [x=20.00] [y=10.00] [width=100.00] [height=100.00] 16 LayoutSVGRect {rect} at (20,10) size 100x100 [stroke={[type=SOLID] [color=#0 000FF] [stroke width=1.33]}] [fill={[type=LINEAR-GRADIENT] [id="grad-with-invali d-href"]}] [x=20.00] [y=10.00] [width=100.00] [height=100.00]
17 LayoutSVGText {text} at (0,0) size 0x0 contains 1 chunk(s) 17 LayoutSVGText {text} at (0,0) size 0x0 contains 1 chunk(s)
18 LayoutSVGTextPath {textPath} at (0,0) size 0x0 18 LayoutSVGTextPath {textPath} at (0,0) size 0x0
19 LayoutSVGInlineText {#text} at (0,0) size 0x0 19 LayoutSVGInlineText {#text} at (0,0) size 0x0
20 LayoutSVGInlineText {#text} at (0,0) size 0x0 20 LayoutSVGInlineText {#text} at (0,0) size 0x0
21 LayoutSVGText {text} 21 LayoutSVGText {text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698