ArthurHub / ArthurHub/HTML-Renderer
corner-radius vs border-radius
- Vorherrschende Sprache
- C#
- Sterne
- 1.4k
- Forks
- 550
- Ø Merge
- 14 T. 9 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- frontend, web-dev
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100