Description
I finally sat down and started work on a sandboxed DOM API. Originally I was just going to develop a new framework because the DOM is messy but instead I decided it would be cool to have a safe simulated DOM instead and build a framework on top of that.
It isn’t complete yet and there’s still a lot of work to do but it’s working pretty good.
I still need to run some tests on it and try to break it but I don’t have time at the moment as I need to do other stuff.

