ArthurHub / ArthurHub/HTML-Renderer

ParseBorderProperty fails on default included CSS

オープン
#28 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug CSS
主要言語
C#
スター
1.4k
フォーク
550
平均マージ
14日 9時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。