GitHub - skift-org/vaev: 🌊 A lightning-fast, lightweight, and secure HTML/CSS engine
An experimental web browser engine
Features
Veav currently supports a subset of web standards, including:
Most display types (excluding grid)
Standard CSS cascade behavior
Pagination using @page rules
Print-to-PDF output
All CSS units, including percentages, var(), and calc()
Loading of HTML and XHTML documents
Very basic networking, only http:// and file:// is supported
For detailed compatibility and feature tracking, see our WPT status page
Trying It Out
You can try out Veav by running the fol...
Read more at github.com