html2text icon indicating copy to clipboard operation
html2text copied to clipboard

The srcset attribute in the HTML <picture> element doesn't provide a direct image link.

Open imranimtiaz opened this issue 1 year ago • 0 comments

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.

imranimtiaz avatar Sep 14 '24 05:09 imranimtiaz