logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: e41a2754a59b7c59c7c30404b026373a6714aec6
parent a0cb926336be4835ea3127a2300f1218b3340ae9
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 20 Jul 2023 06:07:30 +0200

anybrowser: Plan9 netsurf, gecko is dead, blink isn't a thing

Diffstat:

Manybrowser.shtml8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/anybrowser.shtml b/anybrowser.shtml @@ -8,20 +8,20 @@ <!--#include file="/templates/en/nav.shtml" --> <main> <h1>How well does this website works?</h1> - <p>This is a page describing how well does 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>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, Qt, FLTK), Gecko/Servo, Blink</dt> + <dt>WebKit(GTK, WPE), Mozilla Firefox, Chromium and derived</dt> <dd>Works greatly, supports everything used</dd> <dt>Netsurf</dt> <dd>Only lacks colors because my CSS theming uses variables</dd> - <dt>w3m, lynx, links, elinks, Dillo, Abaco, Kristall</dt> + <dt>w3m, lynx, links, elinks, Dillo, abaco, Kristall</dt> <dd>Works fine</dd> <dt>Mothra</dt> - <dd>Works mostly fine except for the lack of support for tables breaks few pages, specially <a href="/animelist">/animelist</a>.</dd> + <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>