mirror of https://github.com/sveltejs/svelte
fix: treat `<img>` alt attribute as content for a11y labelling purposes (#13411)
fixes #13365pull/13394/head
parent
276443fe5e
commit
e3e8f22a6f
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: treat `<img>` alt attribute as content for a11y labelling purposes
|
Loading…
Reference in new issue