This versioon have 2 problem.
Pressing the button for search (top right) and for show html bugs (bottom righ) cause the program crash.
The program don't support ssl. this is the error shown while trying to open gmail:
The https dpi was unable to send the following HTTP query:
GET /accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3Dhtml%26zy%3Dl&bsv=zpwhtygjntrz&scc=1<mpl=default<mplcache=2 HTTP/1.1
Cache-Control: no-cache
Pragma: no-cache
Connection: close
Accept-Charset: utf-8,*;q=0.8
Accept-Encoding: gzip
Host: www.google.com
Referer: https://www.google.com/
User-Agent: Dillo/2.1.1
because Dillo's prototype plugin for https support is disabled.
If you want to test this alpha support code, just reconfigure with --enable-ssl, recompile and reinstall. (Beware that this https support is very limited now) To use https and SSL, you must have the OpenSSL development libraries installed. Check your O/S distribution provider, or check out www.openssl.org.