1
0
Fork 0
firefox/image/test/browser/helper1899180.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

5 lines
357 B
HTML

<!DOCTYPE html>
<html>
<!-- just an svg that contains an image whose src points to a protocol that firefox 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>