ArthurHub / ArthurHub/HTML-Renderer
Tables don't behave correctly when told their height in parent element
Ouverte
bug
WPF
- Langage dominant
- C#
- Étoiles
- 1.4k
- Forks
- 550
- Merge moyen
- 14 j 9 h
- PR mergées (30 j)
- 1
Description
[test_case.zip](https://github.com/ArthurHub/HTML-Renderer/files/1510231/test_case.zip)
In the attached test case using the test WPF renderer, only the width is obeyed (in the example, 600px), the height is completely ignored. If you render this same HTML in a browser, the height/width of the container will be set, and the child table will fill to 100%.
I will try debugging and see if I can resolve this issue myself, but in-case I can't I'm still going to post this issue here.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.