Re: [whatwg/storage] Editorial: Add a diagram for storage model (PR #152)

```

"file:/home/runner/work/storage/storage/storage.spec.whatwg.org/index.html":223.7-223.116: error: An “img” element with no “alt” attribute must not have any “aria-*” attributes other than “aria-hidden”.
"file:/home/runner/work/storage/storage/storage.spec.whatwg.org/index.html":223.7-223.116: error: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
"file:/home/runner/work/storage/storage/storage.spec.whatwg.org/commit-snapshots/a976c463f54c26c953f7d6df3a59a5ee146609bc/index.html":232.7-232.116: error: An “img” element with no “alt” attribute must not have any “aria-*” attributes other than “aria-hidden”.
"file:/home/runner/work/storage/storage/storage.spec.whatwg.org/commit-snapshots/a976c463f54c26c953f7d6df3a59a5ee146609bc/index.html":232.7-232.116: error: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images
```

It seems the validator blocks any use of ARIA attributes and forces `alt`? @whatwg/a11y, should I just use `alt` here instead?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/pull/152#issuecomment-1322731773

You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/storage/pull/152/c1322731773@github.com>

Received on Monday, 21 November 2022 22:25:20 UTC