Background of cell paints over border when borders are collapsed and tbody, row, or cell is relatively positioned
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
Webcompat Priority | P3 |
People
(Reporter: bzbarsky, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Updated•12 years ago
|
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Reporter | ||
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
Comment 10•11 years ago
|
||
Reporter | ||
Comment 11•11 years ago
|
||
Comment 13•10 years ago
|
||
Reporter | ||
Comment 14•10 years ago
|
||
Comment 15•10 years ago
|
||
Reporter | ||
Comment 16•10 years ago
|
||
Comment 17•10 years ago
|
||
Reporter | ||
Comment 18•10 years ago
|
||
Comment 19•10 years ago
|
||
Comment 20•9 years ago
|
||
Comment 22•9 years ago
|
||
Comment 23•9 years ago
|
||
Comment 24•8 years ago
|
||
Comment 25•8 years ago
|
||
Comment 26•8 years ago
|
||
Comment 27•8 years ago
|
||
Updated•8 years ago
|
Comment 28•8 years ago
|
||
Comment 29•8 years ago
|
||
Comment 30•8 years ago
|
||
Comment 31•8 years ago
|
||
Comment 32•8 years ago
|
||
Comment 33•8 years ago
|
||
Comment 34•8 years ago
|
||
Comment 35•8 years ago
|
||
Comment 36•8 years ago
|
||
Comment 37•7 years ago
|
||
Updated•7 years ago
|
Updated•6 years ago
|
Comment 39•6 years ago
|
||
Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.
Comment 40•6 years ago
|
||
See bug 1547409. Migrating whiteboard priority tags to program flags.
Updated•5 years ago
|
Comment 41•5 years ago
|
||
Bug still reproducible in Firefox 72.0.1 on Linux
Updated•5 years ago
|
Comment 42•4 years ago
|
||
Bug still reproducible in Firefox 81.0 on Windows 10
Comment 43•4 years ago
|
||
Bug still reproducible in Firefox 81.0.1 on Mac.
I personally use background-clip: padding-box; to solve this, but I suppose it still a bug.
https://codepen.io/GeoffreyCrofte/pen/WNxMBXg
Updated•3 years ago
|
Comment 44•3 years ago
|
||
Just spent hours debugging this weird behavior! Please prioritize fixing this old bug.
Updated•3 years ago
|
Updated•2 years ago
|
Comment 45•2 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 3 duplicates, 23 votes and 5 See Also bugs.
:dholbert, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Comment 46•2 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Comment 47•2 years ago
|
||
Hi, this issue still happened on my Firefox browser 107.0.1 (64-bit).
(In reply to Geoffrey Crofte from comment #43)
Bug still reproducible in Firefox 81.0.1 on Mac.
I personally use background-clip: padding-box; to solve this, but I suppose it still a bug.
https://codepen.io/GeoffreyCrofte/pen/WNxMBXg
This solution works for me.
Comment 48•1 year ago
|
||
This is still an issue in 114.0.2 (64-bit) when using :nth-of-type(odd)
selector.
Description
•