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

Side by Side Diff: LayoutTests/platform/win-xp/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 800x421 3 layer at (0,0) size 800x421
4 RenderBlock {html} at (0,0) size 800x421 4 RenderBlock {html} at (0,0) size 800x421
5 RenderBody {body} at (8,8) size 784x405 5 RenderBody {body} at (8,8) size 784x405
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 34x19 7 RenderText {#text} at (0,0) size 34x19
8 text run at (0,0) width 34: "FAIL" 8 text run at (0,0) width 34: "FAIL"
9 RenderBlock (anonymous) at (0,200) size 784x205 9 RenderBlock (anonymous) at (0,200) size 784x205
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 189x39 16 RenderText {#text} at (0,0) size 189x39
17 text run at (0,0) width 181: "There should be a green circle" 17 text run at (0,0) width 181: "There should be a green circle"
18 text run at (0,20) width 189: "below with no red on this page." 18 text run at (0,20) width 189: "below with no red on this page."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698