ArthurHub / ArthurHub/HTML-Renderer

ParseBorderProperty fails on default included CSS

Aberta
#28 0 comentários 0 reações 0 responsáveis Ver no GitHub
bug CSS
Linguagem predominante
C#
Estrelas
1.4k
Forks
550
Merge médio
14d 9h
PRs com merge (30d)
1

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
csharp
Domínio
frontend
Tipo de issue
Bug
Dificuldade
3/5
Tempo estimado
1-2 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
35/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.