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

Side by Side Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files 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 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (10,5) size 442x285 5 LayoutSVGContainer {g} at (10,5) size 442x285
6 LayoutSVGText {text} at (50,5) size 387x27 contains 1 chunk(s) 6 LayoutSVGText {text} at (50,5) size 387x27 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 387x27 7 LayoutSVGInlineText {#text} at (0,0) size 387x27
8 chunk 1 text run 1 at (50.00,27.00) startOffset 0 endOffset 37 width 3 86.87: "Test for opacity property on a group." 8 chunk 1 text run 1 at (50.00,27.00) startOffset 0 endOffset 37 width 3 86.87: "Test for opacity property on a group."
9 LayoutSVGRect {rect} at (10,30) size 100x260 [fill={[type=SOLID] [color=#F F0000]}] [x=10.00] [y=30.00] [width=100.00] [height=260.00] 9 LayoutSVGRect {rect} at (10,30) size 100x260 [fill={[type=SOLID] [color=#F F0000]}] [x=10.00] [y=30.00] [width=100.00] [height=260.00]
10 LayoutSVGContainer {g} at (60,50) size 90x50 10 LayoutSVGContainer {g} at (60,50) size 90x50
11 LayoutSVGRect {rect} at (60,50) size 80x40 [fill={[type=SOLID] [color=#0 000FF]}] [x=60.00] [y=50.00] [width=80.00] [height=40.00] 11 LayoutSVGRect {rect} at (60,50) size 80x40 [fill={[type=SOLID] [color=#0 000FF]}] [x=60.00] [y=50.00] [width=80.00] [height=40.00]
12 LayoutSVGRect {rect} at (70,60) size 80x40 [fill={[type=SOLID] [color=#0 0FF00]}] [x=70.00] [y=60.00] [width=80.00] [height=40.00] 12 LayoutSVGRect {rect} at (70,60) size 80x40 [fill={[type=SOLID] [color=#0 0FF00]}] [x=70.00] [y=60.00] [width=80.00] [height=40.00]
13 LayoutSVGText {text} at (200,44) size 147x22 contains 1 chunk(s) 13 LayoutSVGText {text} at (200,44) size 147x22 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 147x22 14 LayoutSVGInlineText {#text} at (0,0) size 147x22
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 LayoutSVGText {text} at (200,242) size 236x22 contains 1 chunk(s) 52 LayoutSVGText {text} at (200,242) size 236x22 contains 1 chunk(s)
53 LayoutSVGInlineText {#text} at (0,0) size 236x22 53 LayoutSVGInlineText {#text} at (0,0) size 236x22
54 chunk 1 text run 1 at (200.00,260.00) startOffset 0 endOffset 27 width 235.70: "Blue rectangle opacity: 0.5" 54 chunk 1 text run 1 at (200.00,260.00) startOffset 0 endOffset 27 width 235.70: "Blue rectangle opacity: 0.5"
55 LayoutSVGText {text} at (200,260) size 252x22 contains 1 chunk(s) 55 LayoutSVGText {text} at (200,260) size 252x22 contains 1 chunk(s)
56 LayoutSVGInlineText {#text} at (0,0) size 252x22 56 LayoutSVGInlineText {#text} at (0,0) size 252x22
57 chunk 1 text run 1 at (200.00,278.00) startOffset 0 endOffset 28 width 251.26: "Green rectangle opacity: 0.5" 57 chunk 1 text run 1 at (200.00,278.00) startOffset 0 endOffset 28 width 251.26: "Green rectangle opacity: 0.5"
58 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s) 58 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
59 LayoutSVGInlineText {#text} at (0,0) size 264x45 59 LayoutSVGInlineText {#text} at (0,0) size 264x45
60 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.6 $" 60 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.6 $"
61 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 61 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698