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

Side by Side Diff: LayoutTests/svg/foreignObject/body-background-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 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (20,20) size 200x100 4 RenderSVGRoot {svg} at (20,20) size 200x100
5 LayoutSVGRect {rect} at (20,20) size 200x100 [fill={[type=SOLID] [color=#FF0 000]}] [x=20.00] [y=20.00] [width=200.00] [height=100.00] 5 LayoutSVGRect {rect} at (20,20) size 200x100 [fill={[type=SOLID] [color=#FF0 000]}] [x=20.00] [y=20.00] [width=200.00] [height=100.00]
6 RenderSVGForeignObject {foreignObject} at (20,20) size 200x100 6 LayoutSVGForeignObject {foreignObject} at (20,20) size 200x100
7 RenderBlock {html} at (0,0) size 200x100 7 RenderBlock {html} at (0,0) size 200x100
8 RenderBody {body} at (0,0) size 200x100 [bgcolor=#008000] 8 RenderBody {body} at (0,0) size 200x100 [bgcolor=#008000]
9 RenderBlock {div} at (0,0) size 200x100 9 RenderBlock {div} at (0,0) size 200x100
OLDNEW
« no previous file with comments | « LayoutTests/svg/foreignObject/background-render-phase-expected.txt ('k') | LayoutTests/svg/foreignObject/clip-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698