ArthurHub / ArthurHub/HTML-Renderer
Tables don't behave correctly when told their height in parent element
- 主要語言
- C#
- 星號
- 1.4k
- 分支
- 550
- 平均合併
- 14 天 9 小時
- 30 天內合併 PR
- 1
描述
[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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start by extracting and running test_case.zip with the test WPF renderer to reproduce the ignored height. Compare the WPF output with browser behavior for the container and child table, then trace the renderer's table and parent-height handling. Done means the specified container height is honored and the child table fills it as described.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- desktop
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100