Reading over Seirdy's "Best practices for inclusive textual websites", some webstandards he mentions that I am supporting or plan to support in my browserengines relating to performance, accessibility, & privacy:
* data: URIs
* TLS 1.3
* caching headers
* I can be talked into CSS Containment, a prerequisite for Container Queries
* Darkmode (and alternate styles)
* Both web & native fonts
* I don't do preloading, lazy-loading, or CSP.
* Basically all HTML5 elements
1/2