helper1899180.html (357B)
1 <!DOCTYPE html> 2 <html> 3 <!-- just an svg that contains an image whose src points to a protocol that firefox doesn't support --> 4 <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>'/> 5 </html>