logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: a36c05d824a5ca7b922433603e5504189250e376
parent 70b6f258a2cabf071336f6a633249dd25bc739b0
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 31 Jan 2020 03:13:38 +0100

anybrowser: New page

Diffstat:

Aanybrowser.shtml35+++++++++++++++++++++++++++++++++++
Mtemplates/en/footer.html2+-
Mtemplates/fr/footer.html2+-
3 files changed, 37 insertions(+), 2 deletions(-)

diff --git a/anybrowser.shtml b/anybrowser.shtml @@ -0,0 +1,35 @@ +<!DOCTYPE html> +<html 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 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>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>Gecko/Servo, Blink, WebKit(GTK, WPE, Qt, FLTK)</dt> + <dd>Works greatly, supports everything used</dd> + + <dt>Dillo, Mothra, Abduco</dt> + <dd>Works fine, few broken layouts here and there</dd> + + <dt>w3m, lynx, links</dt> + <dd>Works fine</dd> + + <dt>Netsurf</dt> + <dd>Works okay, the dropdown menu contents are sadly stuck in collapsed mode. Will have to be fixed</dd> + + <dt>Internet Explorer, pre-Blink Edge, Safari</dt> + <dd>Untested</dd> + + <dt>Netscape, Mosaic, …</dt> + <dd>Untested, needs a proxy because TLS is mandatory</dd> + </dl> + </main> +<!--#include file="/templates/en/footer.html" --> + </body> +</html> diff --git a/templates/en/footer.html b/templates/en/footer.html @@ -1,7 +1,7 @@ <footer> <a href="http://endsoftpatents.org/innovating-without-patents"><img src="/images/patent_free.png" alt="Patent Free" /></a> <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="CC-BY-SA" src="/images/cc-by-sa.png" /></a> - <a href="http://www.anybrowser.org/campaign/" title="http://www.anybrowser.org/campaign/"><img src="/images/anybrowser.png" alt="Anybrowser campaign"/></a> + <a href="/anybrowser"><img src="/images/anybrowser.png" alt="Anybrowser campaign"/></a> <a href="http://moudbpmicyvvmhoh.onion">.onion</a> <a href="/privacy%20policy">Privacy Policy</a>(2019-11-27) This webthing agrees that <a href="https://simpleweb.iscute.ovh/">simple web is cute</a>~ ♥ diff --git a/templates/fr/footer.html b/templates/fr/footer.html @@ -1,7 +1,7 @@ <footer> <a href="http://endsoftpatents.org/innovating-without-patents"><img src="/images/patent_free.png" alt="Patent Free" /></a> <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="CC-BY-SA" src="/images/cc-by-sa.png" /></a> - <a href="http://www.anybrowser.org/campaign/" title="http://www.anybrowser.org/campaign/"><img src="/images/anybrowser.png" alt="Campagne tous-navigateurs"/></a> + <a href="/anybrowser"><img src="/images/anybrowser.png" alt="Campagne tous-navigateurs"/></a> <a href="http://moudbpmicyvvmhoh.onion">.onion</a> <a href="/politique%20de%20confidentialit%C3%A9">politique de confidentialité</a>(2019-11-27) Ce truc-web approuve que le <a href="https://simpleweb.iscute.ovh/">Web simple est mignon</a>