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

Side by Side Diff: LayoutTests/platform/linux/fast/images/imagemap-case-expected.txt

Issue 442563002: Fix getComputedStyle() for area element (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Try to use rebaseline Created 6 years, 4 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 RenderText {#text} 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 RenderImage {IMG} at (0,0) size 104x104 [border: (2px solid #000000)] 12 RenderImage {IMG} at (0,0) size 104x104 [border: (2px solid #000000)]
12 RenderText {#text} at (104,89) size 4x19 13 RenderText {#text} at (104,89) size 4x19
13 text run at (104,89) width 4: " " 14 text run at (104,89) width 4: " "
14 RenderBR {BR} at (0,0) size 0x0 15 RenderBR {BR} at (0,0) size 0x0
15 RenderInline {MAP} at (0,0) size 0x0 16 RenderInline {MAP} at (0,0) size 0x0
16 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 RenderInline {AREA} at (0,0) size 0x0
17 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
18 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
19 RenderImage {IMG} at (0,109) size 104x104 [border: (2px solid #000000)] 21 RenderImage {IMG} at (0,109) size 104x104 [border: (2px solid #000000)]
20 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
21 RenderBlock {DIV} at (0,218) size 784x20 23 RenderBlock {DIV} at (0,218) size 784x20
22 RenderText {#text} at (0,0) size 46x19 24 RenderText {#text} at (0,0) size 46x19
23 text run at (0,0) width 46: "success" 25 text run at (0,0) width 46: "success"
24 RenderBlock {DIV} at (0,238) size 784x20 26 RenderBlock {DIV} at (0,238) size 784x20
25 RenderText {#text} at (0,0) size 46x19 27 RenderText {#text} at (0,0) size 46x19
26 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