ArthurHub / HTML-Renderer

Cross framework (WinForms/WPF/PDF/Metro/Mono/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library.
https://htmlrenderer.codeplex.com/
BSD 3-Clause "New" or "Revised" License
1.25k stars 525 forks source link

corner-radius vs border-radius #152

Open digitalalien opened 5 years ago

digitalalien commented 5 years ago

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?

Kawa-oneechan commented 5 years ago

Hi. I have nothing to do with this project but I think it might be because this predates border-radius. You might as well ask about the gradients.