It seems that CssBox is set up to use nekohtml 1.9.22, of which development seems to have ceased in 2015.
Nekohtml has since been forked into a new project https://github.com/HtmlUnit/htmlunit-neko which has active development (2.59.0 was released 14 days ago).
Is there any appetite for upgrading Cssbox to use the newer nekohtml?
Alternatively is there a way to configure a local installation to use this nekohtml instead?
(I ask because I'm hitting some weird bugs that I think are due to nekohtml's parsing.)
It seems that CssBox is set up to use nekohtml 1.9.22, of which development seems to have ceased in 2015.
Nekohtml has since been forked into a new project https://github.com/HtmlUnit/htmlunit-neko which has active development (2.59.0 was released 14 days ago).
Is there any appetite for upgrading Cssbox to use the newer nekohtml?
Alternatively is there a way to configure a local installation to use this nekohtml instead?
(I ask because I'm hitting some weird bugs that I think are due to nekohtml's parsing.)