ArthurHub / ArthurHub/HTML-Renderer

corner-radius vs border-radius

Ouverte
#152 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
CSS enhancement
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

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.