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

Side by Side Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-04-f-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 (15,16) size 433x262 5 LayoutSVGContainer {g} at (15,16) size 433x262
6 LayoutSVGText {text} at (162,16) size 156x23 contains 1 chunk(s) 6 LayoutSVGText {text} at (162,16) size 156x23 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 155x23 7 LayoutSVGInlineText {#text} at (0,0) size 155x23
8 chunk 1 (middle anchor) text run 1 at (162.50,35.00) startOffset 0 end Offset 17 width 155.00: "CSS selector test" 8 chunk 1 (middle anchor) text run 1 at (162.50,35.00) startOffset 0 end Offset 17 width 155.00: "CSS selector test"
9 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 9 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
10 LayoutSVGContainer {g} at (29,69) size 209x69 10 LayoutSVGContainer {g} at (29,69) size 209x69
11 LayoutSVGRect {rect} at (29,69) size 69x69 [stroke={[type=SOLID] [color= #000000]}] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=70.00] [width=67.5 0] [height=67.50] 11 LayoutSVGRect {rect} at (29,69) size 69x69 [stroke={[type=SOLID] [color= #000000]}] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=70.00] [width=67.5 0] [height=67.50]
12 LayoutSVGContainer {g} at (99,69) size 69x69 12 LayoutSVGContainer {g} at (99,69) size 69x69
13 LayoutSVGRect {rect} at (99,69) size 69x69 [stroke={[type=SOLID] [colo r=#000000]}] [fill={[type=SOLID] [color=#008000]}] [x=100.00] [y=70.00] [width=6 7.50] [height=67.50] 13 LayoutSVGRect {rect} at (99,69) size 69x69 [stroke={[type=SOLID] [colo r=#000000]}] [fill={[type=SOLID] [color=#008000]}] [x=100.00] [y=70.00] [width=6 7.50] [height=67.50]
14 LayoutSVGContainer {g} at (169,69) size 69x69 14 LayoutSVGContainer {g} at (169,69) size 69x69
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 LayoutSVGText {text} at (15,168) size 10x18 contains 1 chunk(s) 69 LayoutSVGText {text} at (15,168) size 10x18 contains 1 chunk(s)
70 LayoutSVGInlineText {#text} at (0,0) size 9x18 70 LayoutSVGInlineText {#text} at (0,0) size 9x18
71 chunk 1 (middle anchor) text run 1 at (15.50,183.00) startOffset 0 e ndOffset 1 width 9.00: "2" 71 chunk 1 (middle anchor) text run 1 at (15.50,183.00) startOffset 0 e ndOffset 1 width 9.00: "2"
72 LayoutSVGText {text} at (15,238) size 10x18 contains 1 chunk(s) 72 LayoutSVGText {text} at (15,238) size 10x18 contains 1 chunk(s)
73 LayoutSVGInlineText {#text} at (0,0) size 9x18 73 LayoutSVGInlineText {#text} at (0,0) size 9x18
74 chunk 1 (middle anchor) text run 1 at (15.50,253.00) startOffset 0 e ndOffset 1 width 9.00: "3" 74 chunk 1 (middle anchor) text run 1 at (15.50,253.00) startOffset 0 e ndOffset 1 width 9.00: "3"
75 LayoutSVGText {text} at (10,313) size 209x34 contains 1 chunk(s) 75 LayoutSVGText {text} at (10,313) size 209x34 contains 1 chunk(s)
76 LayoutSVGInlineText {#text} at (0,0) size 209x34 76 LayoutSVGInlineText {#text} at (0,0) size 209x34
77 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 20 9.00: "$Revision: 1.13 $" 77 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 20 9.00: "$Revision: 1.13 $"
78 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] 78 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