mathiasberggren / rush

An implementation of a browser
MIT License
0 stars 0 forks source link

Write an implementation of TreeSink #4

Open alivenotions opened 1 year ago

alivenotions commented 1 year ago

Look at RcDom for reference (steal as much as you want) Don't try to support old shit browsers and standards

mathiasberggren commented 1 year ago

Some nice links that might be useful:

Is this the official DOM spec? IDK? Looks legit with spec in the url - https://dom.spec.whatwg.org/

https://docs.rs/html5ever/0.13.1/html5ever/rcdom/struct.Node.html

Mozilla docs is always amazing https://developer.mozilla.org/en-US/docs/Web/API/Node

alivenotions commented 1 year ago

This spec also seems useful: https://html.spec.whatwg.org/multipage/#toc-syntax