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

Side by Side Diff: LayoutTests/platform/win/svg/custom/rootmost-svg-xy-attrs-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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 800x302 3 layer at (0,0) size 800x302
4 RenderBlock {html} at (0,0) size 800x301.88 4 RenderBlock {html} at (0,0) size 800x301.88
5 RenderBody {body} at (8,21.44) size 784x272.44 5 RenderBody {body} at (8,21.44) size 784x272.44
6 RenderBlock {h1} at (0,0) size 784x37 6 RenderBlock {h1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 750x36 7 RenderText {#text} at (0,0) size 750x36
8 text run at (0,0) width 750: "Test case for x/y attributes on root-mos t <svg> element" 8 text run at (0,0) width 750: "Test case for x/y attributes on root-mos t <svg> element"
9 RenderBlock {p} at (0,58.44) size 784x54 9 RenderBlock {p} at (0,58.44) size 784x54
10 RenderText {#text} at (0,0) size 29x17 10 RenderText {#text} at (0,0) size 29x17
(...skipping 22 matching lines...) Expand all
33 RenderBlock {p} at (0,128.44) size 784x18 33 RenderBlock {p} at (0,128.44) size 784x18
34 RenderText {#text} at (0,0) size 28x17 34 RenderText {#text} at (0,0) size 28x17
35 text run at (0,0) width 28: "See " 35 text run at (0,0) width 28: "See "
36 RenderInline {a} at (0,0) size 71x17 [color=#0000EE] 36 RenderInline {a} at (0,0) size 71x17 [color=#0000EE]
37 RenderText {#text} at (27,0) size 71x17 37 RenderText {#text} at (27,0) size 71x17
38 text run at (27,0) width 71: "Bug 13828" 38 text run at (27,0) width 71: "Bug 13828"
39 RenderText {#text} at (97,0) size 5x17 39 RenderText {#text} at (97,0) size 5x17
40 text run at (97,0) width 5: "." 40 text run at (97,0) width 5: "."
41 RenderBlock {div} at (0,162.44) size 110x110 [bgcolor=#FF0000] 41 RenderBlock {div} at (0,162.44) size 110x110 [bgcolor=#FF0000]
42 RenderSVGRoot {svg} at (8,183) size 100x101 42 RenderSVGRoot {svg} at (8,183) size 100x101
43 RenderSVGRect {rect} at (8,183) size 100x101 [fill={[type=SOLID] [colo r=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 43 LayoutSVGRect {rect} at (8,183) size 100x101 [fill={[type=SOLID] [colo r=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
44 RenderText {#text} at (0,0) size 0x0 44 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698