Closed
Bug 113159
Opened 24 years ago
Closed 22 years ago
The border of image with usemap attribute is always default
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
Future
People
(Reporter: kazhik, Assigned: attinasi)
Details
The border of image with usemap attribute is always default.
Link attribute of <body> or ":link" can't change the default color.
Testcase:
http://bugzilla.mozilla.gr.jp/showattachment.cgi?attach_id=426
Updated•23 years ago
|
Target Milestone: --- → Future
Comment 1•22 years ago
|
||
That's correct. The color is explicitly set on <img> when it has a usemap
attribute. The page is free to also set color on the image to override the
color from Mozilla's UA stylesheet.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•