Hello NetSurf team, I am an undergrad student currently working on a project aiming to supplement NetSurf’s javascript capabilities. I am still at a learning stage, so if the following doesn’t make sense please try to bear with me.
I have been exploring the code of the netsurf project and the libdom library, and as such, I had a some questions: 1. What is the current status of the libdom project and who is in charge of it ? 1. I see that netsurf’s core dom support is standing at Level 3 DOM, are there any plans for the libdom library to follow the W3C DOM4 recommendations ? and as such, by contributing to libdom should I try to stick to the Level 3 DOM spec or aim for the DOM4 specs ? Thank you for your time, Cheers. -Pascal Archambault