Closed
Bug 104742
Opened 24 years ago
Closed 24 years ago
border around linked image goes wrong (border is set using CSS on the link )
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: jesse.houwing, Assigned: attinasi)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5+)
Gecko/20011014
Look at the "VALID HTML" button at the bottom right of the page. The border
SHOULD be around the image, but it seems only to be around the "baseline".
This goes wrong if the border is set using A{border:1xp solid black}.
Now put an image between an <A> tag and look.
Reproducible: Always
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
I've fixed the page by adding a border:0px none transparant;
use the test case to see the problem.
Reporter | ||
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 74712 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•