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/custom/createImageElement2-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 800x104 3 layer at (0,0) size 800x104
4 RenderBlock {html} at (0,0) size 800x104 4 RenderBlock {html} at (0,0) size 800x104
5 RenderInline {head} at (0,0) size 80x17 5 RenderInline {head} at (0,0) size 80x17
6 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
7 RenderInline {title} at (0,0) size 76x17 7 RenderInline {title} at (0,0) size 76x17
8 RenderText {#text} at (0,86) size 76x17 8 RenderText {#text} at (0,86) size 76x17
9 text run at (0,86) width 76: "SVG Image" 9 text run at (0,86) width 76: "SVG Image"
10 RenderText {#text} at (75,86) size 5x17 10 RenderText {#text} at (75,86) size 5x17
11 text run at (75,86) width 5: " " 11 text run at (75,86) width 5: " "
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderInline {body} at (0,0) size 601x17 13 RenderInline {body} at (0,0) size 601x17
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderSVGRoot {svg} at (89,10) size 101x60 15 RenderSVGRoot {svg} at (89,10) size 101x60
16 RenderSVGImage {image} at (89,10) size 101x60 16 LayoutSVGImage {image} at (89,10) size 101x60
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698