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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.txt

Issue 930763002: Revert of Fix getComputedStyle() for area element (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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x108
7 RenderText {#text} at (0,0) size 782x108
8 text run at (0,0) width 513: "Here's the HTML test case, extracted fro m the Netcenter Address Book page. At "
9 text run at (513,0) width 261: "the top of the address book is a \"too l bar\""
10 text run at (0,18) width 162: "with options like \"New,\" "
11 text run at (162,18) width 468: "\"Directory,\" \"Sign-out,\" \"Custom ize,\" etc. These are areas in a client side "
12 text run at (630,18) width 151: "image map. You should"
13 text run at (0,36) width 352: "be able to click on these areas of the map, including the "
14 text run at (352,36) width 428: "areas on the right side of the map. H owever, in NGLayout, the right"
15 text run at (0,54) width 69: "side of the "
16 text run at (69,54) width 454: "map isn't \"clickable\" -- the cursor doesn't change and the link cannot be "
17 text run at (523,54) width 78: "\"activated.\" "
18 text run at (601,54) width 155: "I think somewhere we're"
19 text run at (0,72) width 355: "miscalculating where the imagemap's are as are, because "
20 text run at (355,72) width 427: "the areas on the left still work, alt hough clicking on them sometimes"
21 text run at (0,90) width 54: "crashes. "
22 text run at (54,90) width 442: "It's as though NGLayout thinks the Ima gemap areas are located a few "
23 text run at (496,90) width 164: "hundred pixels to the left. "
24 RenderBR {BR} at (0,0) size 0x0
25 RenderTable {TABLE} at (0,108) size 644x63
26 RenderTableSection {TBODY} at (0,0) size 644x63
27 RenderTableRow {TR} at (0,2) size 644x59
28 RenderTableCell {TD} at (2,21) size 184x20 [r=0 c=0 rs=1 cs=1]
29 RenderText {#text} at (1,1) size 182x18
30 text run at (1,1) width 182: "Let's put some space in here!"
31 RenderTableCell {TD} at (188,2) size 454x59 [r=0 c=1 rs=1 cs=1]
32 RenderTable {TABLE} at (1,1) size 452x57
33 RenderTableSection {TBODY} at (0,0) size 452x57
34 RenderTableRow {TR} at (0,2) size 452x53
35 RenderTableCell {TD} at (2,2) size 448x53 [r=0 c=0 rs=1 cs=1 ]
36 RenderTable {TABLE} at (1,1) size 446x51
37 RenderTableSection {TBODY} at (0,0) size 446x51
38 RenderTableRow {TR} at (0,2) size 446x47
39 RenderTableCell {TD} at (2,2) size 442x47 [r=0 c=0 r s=1 cs=1]
40 RenderImage {IMG} at (1,45) size 4x1
41 RenderImage {IMG} at (5,6) size 436x35
42 RenderText {#text} at (0,0) size 0x0
43 RenderInline {MAP} at (0,0) size 0x0
44 RenderText {#text} at (0,0) size 0x0
45 RenderInline {AREA} at (0,0) size 0x0
46 RenderText {#text} at (0,0) size 0x0
47 RenderInline {AREA} at (0,0) size 0x0
48 RenderText {#text} at (0,0) size 0x0
49 RenderInline {AREA} at (0,0) size 0x0
50 RenderText {#text} at (0,0) size 0x0
51 RenderInline {AREA} at (0,0) size 0x0
52 RenderText {#text} at (0,0) size 0x0
53 RenderInline {AREA} at (0,0) size 0x0
54 RenderText {#text} at (0,0) size 0x0
55 RenderInline {AREA} at (0,0) size 0x0
56 RenderText {#text} at (0,0) size 0x0
57 RenderInline {AREA} at (0,0) size 0x0
58 RenderText {#text} at (0,0) size 0x0
59 RenderInline {AREA} at (0,0) size 0x0
60 RenderText {#text} at (0,0) size 0x0
61 RenderInline {AREA} at (0,0) size 0x0
62 RenderText {#text} at (0,0) size 0x0
63 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698