ArthurHub / ArthurHub/HTML-Renderer

Breaking Changes & Regressions

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

Descrição

While replacing the custom HTML and CSS parsers and implementing support for newer standards, we'll eventually break something. This issue should help track intentional breaking and unintentional regressions. We could try and fix all the regressions when they're introduced, but in order to allow for faster contributions, which may include some of these fixes already, it makes more sense to move forward and document them here.

## Breaking Changes

- Rendering blocks inside inline elements will lead to different behavior, as HtmlKit auto-closes the invalid HTML
- `corner-radius` is replaced with the official `border-radius`
- `background-gradient` is replaced with the official `linear-gradient`

## Regression

- [ ] Consecutive `
` tags don't lead to empty lines

Guia de contribuição

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

Direção de pesquisa

A issue não menciona arquivos, testes ou pontos de entrada. Reproduza tags
consecutivas no renderizador HTML e, em seguida, verifique se elas produzem as linhas vazias esperadas, garantindo que as breaking changes listadas continuem documentadas.

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

Avaliação

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

Receba novas issues na sua caixa de entrada

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