diff --git a/content/notes/alternative-textual-browsers.md b/content/notes/alternative-textual-browsers.md index 1469783..417045a 100644 --- a/content/notes/alternative-textual-browsers.md +++ b/content/notes/alternative-textual-browsers.md @@ -6,5 +6,5 @@ I've used [many textual browsers]({{the GitHub w3c/adapt bug tracker and indieweb.xyz/en/accessibility. +Syndicated to the GitHub w3c/adapt bug tracker. Update : the Content module has since been re-named to the Symbols module; I've updated the link in the this post. diff --git a/content/posts/website-best-practices.md b/content/posts/website-best-practices.md index 06ff2bb..38bce01 100644 --- a/content/posts/website-best-practices.md +++ b/content/posts/website-best-practices.md @@ -1908,7 +1908,7 @@ A special thanks goes out to GothAlice for the questions she answered in # [^20]: uBlock Origin is a popular browser extension for content filtering; it's the most popular Firefox add-on. It includes a built-in feature to block all media elements exceeding a user-configurable size threshold. -[^21]: [WebAIM](https://wave.webaim.org/api/docs?format=html) and the [University of Illinois](https://fae.disability.illinois.edu/rulesets/IMAGE_4_EN/) recommend 100 characters; [Tangaru](https://www.tanaguru.com/en/) recommends an even smaller limit of 80 characters. I sometimes exceed 100 characters for detailed images but usually stay below 80. +[^21]: [WebAIM](https://wave.webaim.org/api/docs?format=html) and the [University of Illinois](https://web.archive.org/web/20240310010822/https://fae.disability.illinois.edu/rulesets/IMAGE_4_EN/) recommend 100 characters; [Tangaru](https://www.tanaguru.com/en/) recommends an even smaller limit of 80 characters. I sometimes exceed 100 characters for detailed images but usually stay below 80. [^22]: Browser support for displaying alt-text in place of broken images seems good. More information about support for alt-text exposure can be found on {{}}{{}}{{}}. That post seems to indicate that Firefox 81 on macOS 10.15 didn't display alt-text, but [users report correct alt-text display](https://web.archive.org/web/20231210072526/https://cybre.space/@nleigh/108688070682694730) in more recent Firefox versions. diff --git a/linter-configs/htmltest.yml b/linter-configs/htmltest.yml index cd58888..2339e04 100644 --- a/linter-configs/htmltest.yml +++ b/linter-configs/htmltest.yml @@ -65,4 +65,5 @@ IgnoreURLs: - "https://docs.graycot.dev/s/MFowZsw_F" # DNSSEC issue # user has opted out of archiving - "https://herd.bovid.space/@garbados" + - "https://make.wordpress.org/accessibility/handbook/markup/infinite-scroll/" OutputDir: "linter-configs/htmltest"