From 7cb11a1392e66029b120d0053165c3ffa770f756 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Sun, 12 Nov 2023 17:02:01 -0800 Subject: [PATCH] typo Thanks confusomu! --- content/posts/spoiler-element.gmi | 2 +- content/posts/spoiler-element.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/spoiler-element.gmi b/content/posts/spoiler-element.gmi index 4abea82..8975dc1 100644 --- a/content/posts/spoiler-element.gmi +++ b/content/posts/spoiler-element.gmi @@ -110,7 +110,7 @@ Some semantic configurability should be possible with HTML attributes: ## Further work -We may need to create additional corresponding ARIA roles for spoilers. I can't really on an ideal one. +We may need to create additional corresponding ARIA roles for spoilers. I can't decide on an ideal existing one. We may also need to define a vocabulary for well-known spoilers, and encourage authors to use that vocabulary when relevant. This could improve how well auto-revealing spoilers works. Of course, I'm not proposing that any content matching that vocabulary should receive a spoiler; I'm only proposing to choose that vocabulary when writing spoiler-text, if it's relevant. I don't think we should be prescriptive about what to use spoilers on across the entire Web. diff --git a/content/posts/spoiler-element.md b/content/posts/spoiler-element.md index 5158918..1743b73 100644 --- a/content/posts/spoiler-element.md +++ b/content/posts/spoiler-element.md @@ -184,7 +184,7 @@ Some semantic configurability should be possible with HTML attributes: ### Further work -We may need to create additional corresponding ARIA roles for spoilers. I can't really on an ideal one. +We may need to create additional corresponding ARIA roles for spoilers. I can't decide on an ideal existing one. We may also need to define a vocabulary for well-known spoilers, and encourage authors to use that vocabulary when relevant. This could improve how well auto-revealing spoilers works. Of course, I'm not proposing that any content matching that vocabulary should receive a spoiler; I'm only proposing to choose that vocabulary when writing spoiler-text, if it's relevant. I don't think we should be prescriptive about what to use spoilers on across the entire Web.