Table 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:
The text was updated successfully, but these errors were encountered: