Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTable border disappear when using "row-span" attribute #232
Comments
|
Would like to work on this if no one else is. @iammarkps |
|
No update since February. So, I would like to work on it now. @iammarkps @evexoio |
|
I can't confirm if anyone is still working on this, so I think you can start if you want @thisisabhinay |
|
@guastallaigor @iammarkps @BcRikko Part of the problem stems from the way of working of CSS itself! There's no 'pure CSS' way to change the properties of a parent based on the detection of one specific attribute (here, rowspan) in any of its children. CSS doesn't work like that, if I am not wrong. |

Describe the bug
When using row-span attribute border is missing!
To Reproduce
Expected behavior
Border show normally
Screenshots

Environment: