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 upEmpty table with borders has incorrect layout #5886
Comments
|
Can confirm this is still an issue. Flow tree:
|
|
Is this the relevant section that needs to be changed? If so, should there be a check for emptiness? Worth mentioning that |
|
It should be noted that Safari and Chrome both display a black square with the sample from the issue description. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Similar to #5873, Servo renders the following test case incorrectly. The table should be invisible, with zero width and and zero height, but Servo renders it as an 8px × 8px black square.