With empty <tbody>, only top border in fully-bordered table is displayed (border-collapse:collapse, collapsed/collapsing borders bug)
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: mozilla, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: parity-chrome, parity-safari, testcase)
Attachments
(2 files)
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Updated•11 years ago
|
Updated•11 years ago
|
Comment 1•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Comment 2•10 years ago
|
||
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Comment 4•9 years ago
|
||
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Updated•8 years ago
|
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
(In reply to Chris Rebert from comment #0)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36Steps to reproduce:
- In Firefox 30.0, go to http://jsfiddle.net/rZLCu/show/ or
http://jsfiddle.net/rZLCu/Actual results:
Out of all the borders set on the table and its cells, only the top border
on the table itself seems to get displayed.Expected results:
All the borders on the table and its cells should get displayed.
==Further info==
Click the "Add Row" button, and the borders will magically appear. Click the
"Remove" button, and the borders will magically disappear again.Original issue: https://github.com/twbs/bootstrap/issues/13453
Reproduced the same on Firefox 71.0 (64 bit) Ubuntu 18.04.
Comment 8•5 years ago
|
||
Bugbug thinks this bug is a regression, but please revert this change in case of error.
Updated•2 years ago
|
Reporter | ||
Updated•1 years ago
|
Reporter | ||
Comment 9•1 years ago
|
||
Still repros in Firefox 116.3.0 on Android.
Comment 10•1 year ago
|
||
Duplicate of bug #217769
Comment 11•1 year ago
|
||
Looks like it, yeah. Thanks!
Description
•