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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/container-opacity-clip-viewBox-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 (50,38) size 350x226 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGViewportContainer {svg} at (59,38) size 167x149 [opacity=0.90] 5 LayoutSVGViewportContainer {svg} at (59.52,38.20) size 166x148 [opacity=0.90 ]
6 LayoutSVGContainer {g} at (59,38) size 167x149 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(59.52,38.20)}] 6 LayoutSVGContainer {g} at (0,0) size 166x148 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(59.52,38.20)}]
7 LayoutSVGViewportContainer {svg} at (59,38) size 167x149 7 LayoutSVGViewportContainer {svg} at (-83,-84) size 166x148
8 LayoutSVGRect {rect} at (59,38) size 167x149 [fill={[type=SOLID] [colo r=#008000]}] [x=-83.00] [y=-84.00] [width=166.00] [height=148.00] 8 LayoutSVGRect {rect} at (-83,-84) size 166x148 [fill={[type=SOLID] [co lor=#008000]}] [x=-83.00] [y=-84.00] [width=166.00] [height=148.00]
9 LayoutSVGContainer {g} at (50,215) size 350x49 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(50.00,230.00)}] 9 LayoutSVGContainer {g} at (0,-15) size 350x49 [transform={m=((1.00,0.00)(0.0 0,1.00)) t=(50.00,230.00)}]
10 LayoutSVGText {text} at (0,-15) size 350x49 contains 1 chunk(s) 10 LayoutSVGText {text} at (0,-15) size 350x49 contains 1 chunk(s)
11 LayoutSVGTSpan {tspan} at (0,0) size 254x19 11 LayoutSVGTSpan {tspan} at (0,0) size 254x19
12 LayoutSVGInlineText {#text} at (0,0) size 254x19 12 LayoutSVGInlineText {#text} at (0,-15) size 254x19
13 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 45 width 2 54.00: "For this test case to be successful, the rect" 13 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 45 width 2 54.00: "For this test case to be successful, the rect"
14 LayoutSVGInlineText {#text} at (254,0) size 4x19 14 LayoutSVGInlineText {#text} at (254,-15) size 4x19
15 chunk 1 text run 1 at (254.00,0.00) startOffset 0 endOffset 1 width 4. 00: " " 15 chunk 1 text run 1 at (254.00,0.00) startOffset 0 endOffset 1 width 4. 00: " "
16 LayoutSVGTSpan {tspan} at (0,0) size 346x19 16 LayoutSVGTSpan {tspan} at (0,0) size 346x19
17 LayoutSVGInlineText {#text} at (0,15) size 346x19 17 LayoutSVGInlineText {#text} at (0,0) size 346x19
18 chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 55 width 346.00: "above should be .9 transparant green and 200x200 pixels" 18 chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 55 width 346.00: "above should be .9 transparant green and 200x200 pixels"
19 LayoutSVGInlineText {#text} at (346,15) size 4x19 19 LayoutSVGInlineText {#text} at (346,0) size 4x19
20 chunk 1 text run 1 at (346.00,15.00) startOffset 0 endOffset 1 width 4 .00: " " 20 chunk 1 text run 1 at (346.00,15.00) startOffset 0 endOffset 1 width 4 .00: " "
21 LayoutSVGTSpan {tspan} at (0,0) size 68x19 21 LayoutSVGTSpan {tspan} at (0,0) size 68x19
22 LayoutSVGInlineText {#text} at (0,30) size 68x19 22 LayoutSVGInlineText {#text} at (0,15) size 67.41x19
23 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 9 width 6 7.41: "Bug 11909" 23 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 9 width 6 7.41: "Bug 11909"
24 LayoutSVGInlineText {#text} at (0,0) size 0x0 24 LayoutSVGInlineText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698