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

Side by Side Diff: LayoutTests/platform/win/fast/images/image-map-anchor-children-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
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 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderImage {IMG} at (0,0) size 479x150 6 LayoutImage {IMG} at (0,0) size 479x150
7 RenderText {#text} at (479,136) size 4x17 7 RenderText {#text} at (479,136) size 4x17
8 text run at (479,136) width 4: " " 8 text run at (479,136) width 4: " "
9 RenderInline {MAP} at (0,0) size 224x17 9 RenderInline {MAP} at (0,0) size 224x17
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBR {BR} at (0,0) size 0x0 11 RenderBR {BR} at (0,0) size 0x0
12 RenderInline {A} at (0,0) size 92x17 [color=#0000EE] 12 RenderInline {A} at (0,0) size 92x17 [color=#0000EE]
13 RenderText {#text} at (0,154) size 92x17 13 RenderText {#text} at (0,154) size 92x17
14 text run at (0,154) width 92: "John Hancock" 14 text run at (0,154) width 92: "John Hancock"
15 RenderText {#text} at (91,154) size 12x17 15 RenderText {#text} at (91,154) size 12x17
16 text run at (91,154) width 12: " | " 16 text run at (91,154) width 12: " | "
17 RenderInline {A} at (0,0) size 40x17 [color=#0000EE] 17 RenderInline {A} at (0,0) size 40x17 [color=#0000EE]
18 RenderText {#text} at (102,154) size 40x17 18 RenderText {#text} at (102,154) size 40x17
19 text run at (102,154) width 40: "Nokia" 19 text run at (102,154) width 40: "Nokia"
20 RenderText {#text} at (141,154) size 12x17 20 RenderText {#text} at (141,154) size 12x17
21 text run at (141,154) width 12: " | " 21 text run at (141,154) width 12: " | "
22 RenderInline {A} at (0,0) size 72x17 [color=#0000EE] 22 RenderInline {A} at (0,0) size 72x17 [color=#0000EE]
23 RenderText {#text} at (152,154) size 72x17 23 RenderText {#text} at (152,154) size 72x17
24 text run at (152,154) width 72: "Downtown" 24 text run at (152,154) width 72: "Downtown"
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698