1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

New note: progressive enhancement clas feedback

This commit is contained in:
Seirdy 2024-06-23 15:46:08 -04:00
parent 9847fadf95
commit 550efb1c2e
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -0,0 +1,20 @@
---
title: "Progressive enhancement class feedback"
date: 2024-06-23T15:46:01-04:00
replyURI: "https://dillo-browser.github.io/pec/"
replyTitle: "Progressive Enhancement Class"
replyType: "WebSite"
replyAuthor: "Dillo browser"
replyAuthorURI: "https://dillo-browser.github.io/"
#syndicatedCopies:
# - title: 'The Fediverse'
# url: ''
---
[This page at the time of writing](https://web.archive.org/web/20240623192730/https://dillo-browser.github.io/pec/) grades websites' progressive enhancement based on their ability to work without JavaScript. Everything, not just JavaScript, should be progressive enhancements.
HTML elements already have progressive enhancement built-in. CSS, JS, and embedded content should be progressively enhanced too. The page should make sense without scripts and styles, alt-text should be available in the absence of embedded media, etc. We shouldn't put scripting on a pedestal above everything else.
I suggest replacing references to JavaScript with references to non-HTML content. See also: ["curlable" on the IndieWeb wiki](https://indieweb.org/curlable).
A more minor piece of feedback: I'd suggest re-sizing the badges to 88-by-31 pixels if possible. It's a very popular size for badges; at these dimensions, they would look good alongside others of the same size ([examples from the W3C](https://www.w3.org/QA/Tools/Icons)).