The srcset attribute in the HTML <picture> element doesn't provide a direct image link.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 296
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The element's srcset attribute is intended to provide multiple image sources for different conditions, but it does not return a direct image link. This may cause issues when trying to access the image source directly through JavaScript or other means.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.