0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 03:47:27 +01:00
svelte/.changeset/nice-chicken-wonder.md
Paolo Ricciuti d207666ec3
fix: consider img with loading attribute not static (#14237)
* fix: consider img with loading attribute not static

* chore: add comment for `is_static_element`

* chore: better comment

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2024-11-10 17:48:10 +01:00

6 lines
77 B
Markdown

---
'svelte': patch
---
fix: consider img with loading attribute not static