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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/absolute-sized-svg-in-xhtml-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 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 {body} at (0,0) size 228x18 5 RenderInline {body} at (0,0) size 228x18
6 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
7 RenderInline {h1} at (0,0) size 56x18 7 RenderInline {h1} at (0,0) size 56x18
8 RenderText {#text} at (0,86) size 56x18 8 RenderText {#text} at (0,86) size 56x18
9 text run at (0,86) width 56: "Test 123" 9 text run at (0,86) width 56: "Test 123"
10 RenderText {#text} at (55,86) size 5x18 10 RenderText {#text} at (55,86) size 5x18
11 text run at (55,86) width 5: " " 11 text run at (55,86) width 5: " "
12 RenderSVGRoot {svg} at (59,0) size 101x100 12 LayoutSVGRoot {svg} at (59,0) size 101x100
13 LayoutSVGText {text} at (0,-14) size 196x18 contains 1 chunk(s) 13 LayoutSVGText {text} at (0,-14) size 196x18 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 196x18 14 LayoutSVGInlineText {#text} at (0,0) size 196x18
15 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 29 width 1 95.05: "You should see an error above" 15 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 29 width 1 95.05: "You should see an error above"
16 LayoutSVGRect {rect} at (59,0) size 101x100 [fill={[type=SOLID] [color=# 008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 16 LayoutSVGRect {rect} at (59,0) size 101x100 [fill={[type=SOLID] [color=# 008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
17 RenderText {#text} at (159,86) size 5x18 17 RenderText {#text} at (159,86) size 5x18
18 text run at (159,86) width 5: " " 18 text run at (159,86) width 5: " "
19 RenderInline {h1} at (0,0) size 65x18 19 RenderInline {h1} at (0,0) size 65x18
20 RenderText {#text} at (163,86) size 65x18 20 RenderText {#text} at (163,86) size 65x18
21 text run at (163,86) width 65: "Test ABC" 21 text run at (163,86) width 65: "Test ABC"
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698