anybrowser.shtml (1589B)
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
- <head>
- <!--#include file="/templates/head.shtml" -->
- <title>Anybrowser — Cyber-habitat de lanodan</title>
- </head>
- <body>
- <!--#include file="/templates/en/nav.shtml" -->
- <main>
- <h1>How well does this website works?</h1>
- <p>This is a page describing how well this website works among all browsers so far. I encourage other web developers to do the same kind of transparency list, at least internally as the Web should work in Any Browser and if it doesn't it is a bug. This is inspired from the <a href="http://www.anybrowser.org/campaign/">AnyBrowser campaign</a>.</p>
- <p>Note: I consider the last versions only (Sorry Firefox 4 and Internet Explorer 5 on (Open)Solaris), engines are used in replacement to browser when possible and relevant.</p>
- <dl>
- <dt>WebKit(GTK, WPE), Mozilla Firefox, Chromium and derived</dt>
- <dd>Works greatly, supports everything used</dd>
- <dt>Netsurf</dt>
- <dd>Renders quite closely to the mainstream ones</dd>
- <dt>w3m, lynx, links, elinks, Dillo, abaco, Kristall</dt>
- <dd>Works fine</dd>
- <dt>Mothra</dt>
- <dd>Works fine, except on few pages due to the lack of support for tables breaks few pages, specially <a href="/animelist">/animelist</a>. Consider abaco or <a href="http://plan9.stanleylieber.com/netsurf/">Netsurf ported to Plan9</a> instead</dd>
- <dt>Netscape, Mosaic, …</dt>
- <dd>Untested, needs a proxy because TLS is mandatory</dd>
- </dl>
- </main>
- <!--#include file="/templates/en/footer.shtml" -->
- </body>
- </html>