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

Side by Side Diff: LayoutTests/platform/linux/svg/custom/inline-svg-in-xhtml-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 800x0 3 layer at (0,0) size 800x0
4 RenderBlock {html} at (0,0) size 800x0 4 RenderBlock {html} at (0,0) size 800x0
5 layer at (48,38) size 722x542 layerType: background only 5 layer at (48,38) size 722x542 layerType: background only
6 layer at (49,39) size 720x540 6 layer at (49,39) size 720x540
7 RenderSVGRoot {svg} at (49,39) size 720x540 7 RenderSVGRoot {svg} at (49,39) size 720x540
8 LayoutSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUn its=objectBoundingBox] [start=(0,0)] [end=(1,0)] 8 LayoutSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUn its=objectBoundingBox] [start=(0,0)] [end=(1,0)]
9 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFF00] 9 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFF00]
10 RenderSVGGradientStop {stop} [offset=1.00] [color=#008000] 10 RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
11 LayoutSVGRect {rect} at (49,39) size 720x540 [fill={[type=LINEAR-GRADIENT] [ id="gradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 11 LayoutSVGRect {rect} at (49,39) size 720x540 [fill={[type=LINEAR-GRADIENT] [ id="gradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
12 RenderSVGEllipse {circle} at (193,93) size 432x432 [fill={[type=LINEAR-GRADI ENT] [id="gradient"]}] [cx=50.00] [cy=50.00] [r=30.00] 12 LayoutSVGEllipse {circle} at (193,93) size 432x432 [fill={[type=LINEAR-GRADI ENT] [id="gradient"]}] [cx=50.00] [cy=50.00] [r=30.00]
13 layer at (48,38) size 722x542 layerType: foreground only 13 layer at (48,38) size 722x542 layerType: foreground only
14 RenderBody {body} at (48,38) size 722x542 [border: (1px solid #000000)] 14 RenderBody {body} at (48,38) size 722x542 [border: (1px solid #000000)]
15 RenderBlock {form} at (1,1) size 720x129.59 15 RenderBlock {form} at (1,1) size 720x129.59
16 RenderFieldSet {fieldset} at (2,0) size 716x129.59 [border: (2px groove #C 0C0C0)] 16 RenderFieldSet {fieldset} at (2,0) size 716x129.59 [border: (2px groove #C 0C0C0)]
17 RenderBlock {legend} at (14,0) size 84x20 17 RenderBlock {legend} at (14,0) size 84x20
18 RenderText {#text} at (2,0) size 80x19 18 RenderText {#text} at (2,0) size 80x19
19 text run at (2,0) width 80: "HTML Form" 19 text run at (2,0) width 80: "HTML Form"
20 RenderBlock {p} at (14,41.59) size 688x22 20 RenderBlock {p} at (14,41.59) size 688x22
21 RenderInline {label} at (0,0) size 99x19 21 RenderInline {label} at (0,0) size 99x19
22 RenderText {#text} at (0,1) size 99x19 22 RenderText {#text} at (0,1) size 99x19
23 text run at (0,1) width 99: "Enter something:" 23 text run at (0,1) width 99: "Enter something:"
24 RenderText {#text} at (99,1) size 4x19 24 RenderText {#text} at (99,1) size 4x19
25 text run at (99,1) width 4: " " 25 text run at (99,1) width 4: " "
26 RenderTextControl {input} at (103,0) size 154x22 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 26 RenderTextControl {input} at (103,0) size 154x22 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 RenderBlock {p} at (14,79.59) size 688x22 28 RenderBlock {p} at (14,79.59) size 688x22
29 RenderButton {button} at (0,0) size 65x22 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)] 29 RenderButton {button} at (0,0) size 65x22 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)]
30 RenderBlock (anonymous) at (8,3) size 49x16 30 RenderBlock (anonymous) at (8,3) size 49x16
31 RenderText {#text} at (0,0) size 49x16 31 RenderText {#text} at (0,0) size 49x16
32 text run at (0,0) width 49: "Activate!" 32 text run at (0,0) width 49: "Activate!"
33 layer at (170,84) size 150x16 33 layer at (170,84) size 150x16
34 RenderBlock {div} at (2,3) size 150x16 34 RenderBlock {div} at (2,3) size 150x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698