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

Side by Side Diff: LayoutTests/platform/linux/fast/images/imagemap-case-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 800x274 3 layer at (0,0) size 800x274
4 RenderBlock {HTML} at (0,0) size 800x274 4 RenderBlock {HTML} at (0,0) size 800x274
5 RenderBody {BODY} at (8,8) size 784x258 5 RenderBody {BODY} at (8,8) size 784x258
6 RenderBlock (anonymous) at (0,0) size 784x218 6 RenderBlock (anonymous) at (0,0) size 784x218
7 RenderInline {MAP} at (0,0) size 0x0 7 RenderInline {MAP} at (0,0) size 0x0
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 RenderInline {AREA} at (0,0) size 0x0 9 RenderInline {AREA} at (0,0) size 0x0
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderImage {IMG} at (0,0) size 104x104 [border: (2px solid #000000)] 12 LayoutImage {IMG} at (0,0) size 104x104 [border: (2px solid #000000)]
13 RenderText {#text} at (104,89) size 4x19 13 RenderText {#text} at (104,89) size 4x19
14 text run at (104,89) width 4: " " 14 text run at (104,89) width 4: " "
15 RenderBR {BR} at (0,0) size 0x0 15 RenderBR {BR} at (0,0) size 0x0
16 RenderInline {MAP} at (0,0) size 0x0 16 RenderInline {MAP} at (0,0) size 0x0
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 RenderInline {AREA} at (0,0) size 0x0 18 RenderInline {AREA} at (0,0) size 0x0
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderImage {IMG} at (0,109) size 104x104 [border: (2px solid #000000)] 21 LayoutImage {IMG} at (0,109) size 104x104 [border: (2px solid #000000)]
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 RenderBlock {DIV} at (0,218) size 784x20 23 RenderBlock {DIV} at (0,218) size 784x20
24 RenderText {#text} at (0,0) size 46x19 24 RenderText {#text} at (0,0) size 46x19
25 text run at (0,0) width 46: "success" 25 text run at (0,0) width 46: "success"
26 RenderBlock {DIV} at (0,238) size 784x20 26 RenderBlock {DIV} at (0,238) size 784x20
27 RenderText {#text} at (0,0) size 46x19 27 RenderText {#text} at (0,0) size 46x19
28 text run at (0,0) width 46: "success" 28 text run at (0,0) width 46: "success"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698