- From: Jeffrey Yasskin <notifications@github.com>
- Date: Wed, 18 Jun 2025 08:01:21 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 18 June 2025 15:01:25 UTC
jyasskin left a comment (w3ctag/design-reviews#1095) Thanks for chiming in, @alice! A wild thought, but what if these text rendering functions took references to elements in the fallback content instead of plain text strings? They'd probably need to be phrased as callbacks to handle when the text of the elements changes, and we could think of them as special cases for rendering what sighted people need, instead of making the text-only people be the special case. Doing that might also motivate non-accessibility developers to fix the problems with fallback content. And it could allow the full range of multilingual text in those elements instead of assuming the whole string is the canvas's language. -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/1095#issuecomment-2984573580 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/1095/2984573580@github.com>
Received on Wednesday, 18 June 2025 15:01:25 UTC