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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-03-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 (40,3) size 350x277 5 LayoutSVGContainer {g} at (40,3) size 350x277
6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
7 LayoutSVGText {text} at (40,3) size 185x14 contains 1 chunk(s) 7 LayoutSVGText {text} at (40,3) size 185x14 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 185x14 8 LayoutSVGInlineText {#text} at (0,0) size 185x14
9 chunk 1 text run 1 at (40.00,14.00) startOffset 0 endOffset 33 width 1 84.13: "Rectangle should be red not green" 9 chunk 1 text run 1 at (40.00,14.00) startOffset 0 endOffset 33 width 1 84.13: "Rectangle should be red not green"
10 LayoutSVGText {text} at (40,25) size 255x14 contains 1 chunk(s) 10 LayoutSVGText {text} at (40,25) size 255x14 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 255x14 11 LayoutSVGInlineText {#text} at (0,0) size 255x14
12 chunk 1 text run 1 at (40.00,36.00) startOffset 0 endOffset 11 width 5 4.68: "This tests " 12 chunk 1 text run 1 at (40.00,36.00) startOffset 0 endOffset 11 width 5 4.68: "This tests "
13 chunk 1 text run 1 at (94.68,36.00) startOffset 0 endOffset 38 width 2 00.10: "ancestor selectors and child selectors" 13 chunk 1 text run 1 at (94.68,36.00) startOffset 0 endOffset 38 width 2 00.10: "ancestor selectors and child selectors"
14 LayoutSVGContainer {g} at (130,70) size 260x60 14 LayoutSVGContainer {g} at (130,70) size 260x60
(...skipping 10 matching lines...) Expand all
25 chunk 1 text run 1 at (40.00,36.00) startOffset 0 endOffset 11 width 54.68: "This tests " 25 chunk 1 text run 1 at (40.00,36.00) startOffset 0 endOffset 11 width 54.68: "This tests "
26 chunk 1 text run 1 at (94.68,36.00) startOffset 0 endOffset 53 width 272.11: "ancestor, immediate-sibling and first-child selectors" 26 chunk 1 text run 1 at (94.68,36.00) startOffset 0 endOffset 53 width 272.11: "ancestor, immediate-sibling and first-child selectors"
27 LayoutSVGContainer {g} at (130,220) size 260x60 27 LayoutSVGContainer {g} at (130,220) size 260x60
28 LayoutSVGEllipse {circle} at (130,220) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=160.00] [cy=100.00] [r=30.00] 28 LayoutSVGEllipse {circle} at (130,220) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=160.00] [cy=100.00] [r=30.00]
29 LayoutSVGRect {rect} at (220,230) size 60x40 [fill={[type=SOLID] [colo r=#FF0000]}] [x=220.00] [y=80.00] [width=60.00] [height=40.00] 29 LayoutSVGRect {rect} at (220,230) size 60x40 [fill={[type=SOLID] [colo r=#FF0000]}] [x=220.00] [y=80.00] [width=60.00] [height=40.00]
30 LayoutSVGPath {polygon} at (300,220) size 90x50 [fill={[type=SOLID] [c olor=#008000]}] [points="300 100 320 120 340 110 360 120 390 90 340 70"] 30 LayoutSVGPath {polygon} at (300,220) size 90x50 [fill={[type=SOLID] [c olor=#008000]}] [points="300 100 320 120 340 110 360 120 390 90 340 70"]
31 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 31 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
32 LayoutSVGInlineText {#text} at (0,0) size 264x46 32 LayoutSVGInlineText {#text} at (0,0) size 264x46
33 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.1 $" 33 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.1 $"
34 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] 34 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