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

Side by Side Diff: LayoutTests/platform/win-xp/svg/custom/rootmost-svg-xy-attrs-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 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 800x310 3 layer at (0,0) size 800x310
4 RenderBlock {html} at (0,0) size 800x309.88 4 RenderBlock {html} at (0,0) size 800x309.88
5 RenderBody {body} at (8,21.44) size 784x280.44 5 RenderBody {body} at (8,21.44) size 784x280.44
6 RenderBlock {h1} at (0,0) size 784x37 6 RenderBlock {h1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 749x36 7 RenderText {#text} at (0,0) size 749x36
8 text run at (0,0) width 749: "Test case for x/y attributes on root-mos t <svg> element" 8 text run at (0,0) width 749: "Test case for x/y attributes on root-mos t <svg> element"
9 RenderBlock {p} at (0,58.44) size 784x60 9 RenderBlock {p} at (0,58.44) size 784x60
10 RenderText {#text} at (0,0) size 27x19 10 RenderText {#text} at (0,0) size 27x19
(...skipping 22 matching lines...) Expand all
33 text run at (0,40) width 480: "the top-left of the red CSS-rendered sq uare, which is 10 pixels wider and taller." 33 text run at (0,40) width 480: "the top-left of the red CSS-rendered sq uare, which is 10 pixels wider and taller."
34 RenderBlock {p} at (0,134.44) size 784x20 34 RenderBlock {p} at (0,134.44) size 784x20
35 RenderText {#text} at (0,0) size 27x19 35 RenderText {#text} at (0,0) size 27x19
36 text run at (0,0) width 27: "See " 36 text run at (0,0) width 27: "See "
37 RenderInline {a} at (0,0) size 68x19 [color=#0000EE] 37 RenderInline {a} at (0,0) size 68x19 [color=#0000EE]
38 RenderText {#text} at (27,0) size 68x19 38 RenderText {#text} at (27,0) size 68x19
39 text run at (27,0) width 68: "Bug 13828" 39 text run at (27,0) width 68: "Bug 13828"
40 RenderText {#text} at (95,0) size 4x19 40 RenderText {#text} at (95,0) size 4x19
41 text run at (95,0) width 4: "." 41 text run at (95,0) width 4: "."
42 RenderBlock {div} at (0,170.44) size 110x110 [bgcolor=#FF0000] 42 RenderBlock {div} at (0,170.44) size 110x110 [bgcolor=#FF0000]
43 RenderSVGRoot {svg} at (8,191) size 100x101 43 LayoutSVGRoot {svg} at (8,191) size 100x101
44 LayoutSVGRect {rect} at (8,191) size 100x101 [fill={[type=SOLID] [colo r=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 44 LayoutSVGRect {rect} at (8,191) size 100x101 [fill={[type=SOLID] [colo r=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
45 RenderText {#text} at (0,0) size 0x0 45 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698