Open
Bug 1478433
Opened 8 years ago
Updated 3 years ago
table border-collapse corners misrendered at boundary between row groups
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
NEW
People
(Reporter: stephenbe292+github, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36
Steps to reproduce:
You can see my codepen here
https://codepen.io/anon/pen/WKOBbE
Actual results:
In firefox, there seem some sort of bleed in from the td in the tbody.
In chrome and IE, this does not happen
Expected results:
There should be no red lines
| Reporter | ||
Comment 1•8 years ago
|
||
https://stackoverflow.com/questions/51522809/firefox-table-border-collapse-bleed-in
made a stackoverflow with snippet inside if codepen does not work
Updated•8 years ago
|
Component: Untriaged → Layout: Tables
Product: Firefox → Core
Version: 61 Branch → 62 Branch
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: table border collapse bleed in → border-collapse corners misrendered at boundary between row groups
Summary: border-collapse corners misrendered at boundary between row groups → table border-collapse corners misrendered at boundary between row groups
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•