Closed Bug 10084 Opened 25 years ago Closed 24 years ago

Mozilla M8 do not support imagemap using A element

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: emk, Assigned: nisheeth_mozilla)

References

()

Details

Overview Description:
HTML 4.0 specification allows imagemap using A element, but Mozilla do not
support it.
See also: http://www.w3.org/TR/REC-html40/struct/objects.html#h-13.6.1.1

Steps to Reproduce:
1) Launch apprunner.
2) Navigate to http://member.nifty.ne.jp/emk/moz/imagemap.html

Actual Results:
A element version would not work.

Expected Results:
A element version works as an imagemap.

Build Date & Platform Bug Found:
M8 (Build ID: 1999071417) on Windows NT 4.0 with Service Pack 4
Assignee: rickg → nisheeth
Component: Parser → Layout
The content model is well formed in this instance. This appears to be a layout
bug.
Yes. I'm not aware of a test case for client-side image maps via the OBJECT tag.
Thanks for noting this.
Status: NEW → ASSIGNED
Target Milestone: M11
Accepting bug and setting target milestone to M11...
Target Milestone: M11 → M15
This is not a beta stopper.  Setting milestone to M15...
Updating URL...
Moving bugs out by one milestone...
Target Milestone: M15 → M16
Sorry, this is my misunderstanding.
MAP can not contain inline elements directly, so we need a block level element 
around anchor elements.
http://www.w3.org/TR/html4/struct/objects.html#h-13.6.1
Marking invalid.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.