Closed
Bug 103951
Opened 24 years ago
Closed 24 years ago
Stylesheets bug (?) causes table to re-render
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: cerebus, Assigned: dbaron)
References
()
Details
Attachments
(1 file)
|
153 bytes,
text/html
|
Details |
On this site, there are several entries in a table. If you mouse-over the
"More" link in the "Press Previews" or "Beta" sections, the link moves down the
screen, making the table entry vertically larger.
Comment 1•24 years ago
|
||
Confirmed using build 2001100803 on Windows 2000.
Comment 2•24 years ago
|
||
Confirmed Win2K build 2001100903
The problem is coming from this:
br:before {content:"\A";}
and a <br> within a link.
Attaching minimal testcase.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
Comment 5•24 years ago
|
||
Yes it is a dupe, thank you Sampo.
*** This bug has been marked as a duplicate of 69398 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•