ArthurHub / ArthurHub/HTML-Renderer

ParseBorderProperty fails on default included CSS

未關閉
#28 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug CSS
主要語言
C#
星號
1.4k
分支
550
平均合併
14 天 9 小時
30 天內合併 PR
1

描述

Specifically, it takes hr { border: 1px inset; } and passed 1px into ParseBorderColorProperty

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Start by locating ParseBorderProperty and ParseBorderColorProperty, then reproduce the issue with the included CSS rule `hr { border: 1px inset; }`. Trace why `1px` is sent to the color parser; done means the shorthand is parsed without treating the width as a color, with the relevant parsing behavior covered by a regression test.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
csharp
領域
frontend
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。