Closed Bug 136841 Opened 24 years ago Closed 23 years ago

The HTML tag IMAGE MAP 's display style should be none

Categories

(Core :: Layout, defect, P2)

defect

Tracking

()

VERIFIED INVALID

People

(Reporter: gilbert.fang, Assigned: attinasi)

Details

Attachments

(1 file)

Why the Map's style is inline(see the quirk.css)? Actually , the map is just like a java script: one or more form control can call one java script function ; one or more image can use one map definition. And both map and js are not be shown only by themself. the script's style is "none", so I think the map's style should also be defined as "none".
Blocks: 124789
No longer blocks: 124789
see the previous comments
Keywords: patch
Priority: -- → P2
Target Milestone: --- → Future
Changing QA contact
QA Contact: petersen → moied
I don't agree. This would change how invalid markup is displayed, for example: <map>Hello World</map> would not display anything with your change. But IE6, Opera6, Netscape 4.7 and Konqueror ALL display the text. I don't really see any need to change this and it will likely break some pages. Recommending INVALID/WONTFIX.
Target Milestone: Future → ---
I looked at the spec. http://www.w3.org/TR/html401/struct/objects.html#edef-MAP and found this sentence: "Note that the user agent should render block-level content of a MAP element." --> INVALID.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: