Closed
Bug 298710
Opened 20 years ago
Closed 20 years ago
The anchor tag background image displays wrong in Firefox Linux, but not other platforms (tested on Windows)
Categories
(Core :: Layout: Floats, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 263374
People
(Reporter: simongray, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; da-DK; rv:1.7.8) Gecko/20050608 Firefox/1.0 (Ubuntu package 1.0.4) Build Identifier: Mozilla/5.0 (X11; U; Linux i686; da-DK; rv:1.7.8) Gecko/20050608 Firefox/1.0 (Ubuntu package 1.0.4) This site is using a <a>-tag along with some CSS tricks to make it into a logo, but on Linux Firefox the image is displays weird with a line on top of it. This does not happen on the (current) Windows version of Firefox. Reproducible: Always Expected Results: Displayed the image correctly
| Reporter | ||
Updated•20 years ago
|
Summary: The header background image displays wrong in Firefox Linux, but not other platforms (tested on Windows) → The anchor tag background image displays wrong in Firefox Linux, but not other platforms (tested on Windows)
Comment 1•20 years ago
|
||
Might have something to do with bug 294306? And an easy workaround would be to use text-decoration:none.
Comment 2•20 years ago
|
||
bug 263374 fixed text decoration with negative text-indent. please always test with a trunk build before reporting bugs *** This bug has been marked as a duplicate of 263374 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•