trisquel-icecat/icecat/image/test/browser/helper1899180.html
2025-10-06 02:35:48 -06:00

5 lines
356 B
HTML

<!DOCTYPE html>
<html>
<!-- just an svg that contains an image whose src points to a protocol that icecat doesn't support -->
<img src='data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 120 120"><image width="10" height="10" xlink:href="C:\doesntmatter.png"/></svg>'/>
</html>