1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-20 04:12:09 +00:00
seirdy.one/content/notes/progressive-enhancement-class-feedback.md

21 lines
1.4 KiB
Markdown
Raw Normal View History

---
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/"
2024-06-23 19:53:17 +00:00
syndicatedCopies:
- title: 'The Fediverse'
url: 'https://pleroma.envs.net/objects/c04df0f6-a868-4af6-91b6-ce6e5b76c399'
---
[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)).