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

Side by Side Diff: LayoutTests/platform/linux/svg/custom/container-opacity-clip-viewBox-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (50,38) size 350x226 4 RenderSVGRoot {svg} at (50,38) size 350x226
5 RenderSVGViewportContainer {svg} at (59,38) size 167x149 [opacity=0.90] 5 RenderSVGViewportContainer {svg} at (59,38) size 167x149 [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 (59,38) size 167x149 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(59.52,38.20)}]
7 RenderSVGViewportContainer {svg} at (59,38) size 167x149 7 RenderSVGViewportContainer {svg} at (59,38) size 167x149
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 (59,38) size 167x149 [fill={[type=SOLID] [colo r=#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 (50,215) size 350x49 [transform={m=((1.00,0.00)(0. 00,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 RenderSVGTSpan {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,0) 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,0) 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 RenderSVGTSpan {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,15) 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,15) 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 RenderSVGTSpan {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,30) size 68x19
23 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 9 width 6 8.00: "Bug 11909" 23 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 9 width 6 8.00: "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