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

Side by Side Diff: LayoutTests/platform/linux/svg/hixie/mixed/003-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 800x303 3 layer at (0,0) size 800x303
4 RenderBlock {html} at (0,0) size 800x303 4 RenderBlock {html} at (0,0) size 800x303
5 RenderBody {body} at (8,16) size 784x279 5 RenderBody {body} at (8,16) size 784x279
6 RenderBlock {p} at (0,0) size 784x22 6 RenderBlock {p} at (0,0) size 784x22
7 RenderTextControl {input} at (0,0) size 334x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 7 RenderTextControl {input} at (0,0) size 334x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
8 RenderBlock {p} at (0,38) size 784x20 8 RenderBlock {p} at (0,38) size 784x20
9 RenderText {#text} at (0,0) size 440x19 9 RenderText {#text} at (0,0) size 440x19
10 text run at (0,0) width 440: "It should say \"PASSED\" above and there should be a green circle below." 10 text run at (0,0) width 440: "It should say \"PASSED\" above and there should be a green circle below."
11 RenderBlock (anonymous) at (0,74) size 784x205 11 RenderBlock (anonymous) at (0,74) size 784x205
12 RenderSVGRoot {svg} at (8,90) size 100x100 12 RenderSVGRoot {svg} at (8,90) size 100x100
13 RenderSVGEllipse {circle} at (8,90) size 100x100 [fill={[type=SOLID] [ color=#008000]}] [cx=50.00] [cy=50.00] [r=50.00] 13 LayoutSVGEllipse {circle} at (8,90) size 100x100 [fill={[type=SOLID] [ color=#008000]}] [cx=50.00] [cy=50.00] [r=50.00]
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (10,19) size 330x16 16 layer at (10,19) size 330x16
17 RenderBlock {div} at (2,3) size 330x16 17 RenderBlock {div} at (2,3) size 330x16
18 RenderText {#text} at (0,0) size 137x16 18 RenderText {#text} at (0,0) size 137x16
19 text run at (0,0) width 137: "This test has PASSED." 19 text run at (0,0) width 137: "This test has PASSED."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698