Comment 12 for bug 184547

Revision history for this message
Ilya Mezhirov (alih) wrote :

I've saved a bad HTML and narrowed it down, so now I know how to reproduce the bug. Try
   cp /usr/share/icons/application-default-icon.png .
   echo '<html><body background="application%2Ddefault%2Dicon.png"></body></html>' >foo.html
   epiphany foo.html
Hope that helps.