Closed
Bug 93441
Opened 24 years ago
Closed 24 years ago
cell inflates upon mouse passing over link
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: lapo, Assigned: karnaze)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
270 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2+)
Gecko/20010731
BuildID: 2001073103
Try passing you mouse down vertically in the middle columt "Banche, imprese" and
"Riproduzione delle monete in euro" inflates and inflates one row for each
mouseover.
Reproducible: Always
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
The problem is this style:
br:before { content: "\a"; }
and mousing over a <a href> link with embedded <br>'s. This is a dup.
Keywords: testcase
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 71979 ***
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
•