ArthurHub / ArthurHub/HTML-Renderer
corner-radius vs border-radius
- Langage dominant
- C#
- Étoiles
- 1.4k
- Forks
- 550
- Merge moyen
- 14 j 9 h
- PR mergées (30 j)
- 1
Description
I wouldn't mind pitching in to help here as I would love to be able to use this for a project I am working on. One of the things I came across that is not rendering properly in CSS is "border-radius". In the code it looks for "corner-radius" but that is not even valid CSS. Was there a reason for that?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by searching the repository for the CSS property name "corner-radius" and trace how it is parsed or rendered. Compare that handling with the valid "border-radius" property; done means border-radius renders correctly without breaking existing behavior, with a regression test if the repository has relevant coverage.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- csharp
- Domaine
- frontend, web-dev
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100