ArthurHub / ArthurHub/HTML-Renderer
Breaking Changes & Regressions
- Langage dominant
- C#
- Étoiles
- 1.4k
- Forks
- 550
- Merge moyen
- 14 j 9 h
- PR mergées (30 j)
- 1
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue names no files, tests, or entry points. Reproduce consecutive
tags in the HTML renderer, then verify that they produce the expected empty lines while ensuring the listed breaking changes remain documented.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- csharp
- Domaine
- web-dev
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100