ArthurHub / ArthurHub/HTML-Renderer
line-height doesn't work when it is less than font-size
未关闭
bug
- 主要语言
- C#
- 星标
- 1.4k
- 派生
- 550
- 平均合并
- 14 天 9 小时
- 30 天内合并 PR
- 1
描述
Line-height should work if even if it is less than the font-size, and text overlapping is expected with multiple lines.
`
This is a paragraph with a specified line-height.
The line height is here set to 10 pixels.
`
The line height is here set to 10 pixels.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Reproduce the supplied HTML snippet in the renderer and inspect how its font-size, line-height, and multiple lines are laid out. Done means a 10px line-height is honored for 14px text, with overlapping lines permitted as described.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100