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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 368x225 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,216) size 368x47 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(50.00,230.00)}] 9 LayoutSVGContainer {g} at (0,-14) size 367.91x47 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(50.00,230.00)}]
10 LayoutSVGText {text} at (0,-14) size 368x47 contains 1 chunk(s) 10 LayoutSVGText {text} at (0,-14) size 367.91x47 contains 1 chunk(s)
11 LayoutSVGTSpan {tspan} at (0,0) size 268x17 11 LayoutSVGTSpan {tspan} at (0,0) size 268x17
12 LayoutSVGInlineText {#text} at (0,0) size 268x17 12 LayoutSVGInlineText {#text} at (0,-14) size 267.92x17
13 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 45 width 2 67.92: "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 67.92: "For this test case to be successful, the rect"
14 LayoutSVGInlineText {#text} at (267,0) size 4x17 14 LayoutSVGInlineText {#text} at (267.92,-14) size 4x17
15 chunk 1 text run 1 at (267.92,0.00) startOffset 0 endOffset 1 width 4. 00: " " 15 chunk 1 text run 1 at (267.92,0.00) startOffset 0 endOffset 1 width 4. 00: " "
16 LayoutSVGTSpan {tspan} at (0,0) size 364x17 16 LayoutSVGTSpan {tspan} at (0,0) size 364x17
17 LayoutSVGInlineText {#text} at (0,15) size 364x17 17 LayoutSVGInlineText {#text} at (0,1) size 363.91x17
18 chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 55 width 363.91: "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 363.91: "above should be .9 transparant green and 200x200 pixels"
19 LayoutSVGInlineText {#text} at (363,15) size 4x17 19 LayoutSVGInlineText {#text} at (363.91,1) size 4x17
20 chunk 1 text run 1 at (363.91,15.00) startOffset 0 endOffset 1 width 4 .00: " " 20 chunk 1 text run 1 at (363.91,15.00) startOffset 0 endOffset 1 width 4 .00: " "
21 LayoutSVGTSpan {tspan} at (0,0) size 71x17 21 LayoutSVGTSpan {tspan} at (0,0) size 71x17
22 LayoutSVGInlineText {#text} at (0,30) size 71x17 22 LayoutSVGInlineText {#text} at (0,16) size 70.08x17
23 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 9 width 7 0.08: "Bug 11909" 23 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 9 width 7 0.08: "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