HTML Renderer Project - Avalonia port
Beta support
Lightweight (~300K).
High performance and low memory footprint.
Extendable and configurable.
Limitations
- All HTML end tags marked as
optional should be there. No problem with tags marked as forbidden.
On the roadmap
Of course it's not quite finished yet. Here are some of the important things to
do.
- Better performance
- Support of position CSS property
- Support of height and min-height CSS property
- Better tables support, especially layouts
- Support image align
- Handle :hover selector
- Selection by shift+arrows
- Better HTML tag parsing (optional closing tags)
- More styles support
Vision
- Most complete static HTML Renderer (no java script).
- Commercial web browser performance level.
2015 - Nikita Tsukanov (Avalonia Port)
https://avalonia.github.io/
2012 - Arthur Teplitzki
http://TheArtOfDev.com
2009 - Jose Manuel Menendez Poo
www.menendezpoo.com