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

Side by Side Diff: LayoutTests/platform/win/svg/hixie/mixed/011-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 800x420 3 layer at (0,0) size 800x420
4 RenderBlock {html} at (0,0) size 800x420 4 RenderBlock {html} at (0,0) size 800x420
5 RenderBody {body} at (8,8) size 784x404 5 RenderBody {body} at (8,8) size 784x404
6 RenderBlock {div} at (0,0) size 200x200 [color=#FFFF00] [bgcolor=#FF0000] 6 RenderBlock {div} at (0,0) size 200x200 [color=#FFFF00] [bgcolor=#FF0000]
7 RenderText {#text} at (0,0) size 36x17 7 RenderText {#text} at (0,0) size 36x17
8 text run at (0,0) width 36: "FAIL" 8 text run at (0,0) width 36: "FAIL"
9 RenderBlock (anonymous) at (0,200) size 784x204 9 RenderBlock (anonymous) at (0,200) size 784x204
10 RenderSVGRoot {svg} at (8,208) size 150x200 10 LayoutSVGRoot {svg} at (8,208) size 150x200
11 LayoutSVGEllipse {circle} at (58,258) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=100.00] [cy=100.00] [r=50.00] 11 LayoutSVGEllipse {circle} at (58,258) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=100.00] [cy=100.00] [r=50.00]
12 LayoutSVGForeignObject {foreignObject} at (0,0) size 200x200 12 LayoutSVGForeignObject {foreignObject} at (0,0) size 200x200
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 layer at (8,8) size 200x200 14 layer at (8,8) size 200x200
15 RenderBlock (positioned) {div} at (8,8) size 200x200 [bgcolor=#FFFFFF] 15 RenderBlock (positioned) {div} at (8,8) size 200x200 [bgcolor=#FFFFFF]
16 RenderText {#text} at (0,0) size 194x53 16 RenderText {#text} at (0,0) size 194x53
17 text run at (0,0) width 194: "There should be a green circle" 17 text run at (0,0) width 194: "There should be a green circle"
18 text run at (0,18) width 164: "below with no red on this" 18 text run at (0,18) width 164: "below with no red on this"
19 text run at (0,36) width 35: "page." 19 text run at (0,36) width 35: "page."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698