[Bug 23057] browser loads a default image when the original src is not found or broken

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23057

Kornel Lesinski <kornel@geekhood.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kornel@geekhood.net

--- Comment #1 from Kornel Lesinski <kornel@geekhood.net> ---
Would this be a satisfactory solution?

<img src="broken" onerror="this.src='fixed'">

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 8 September 2013 20:49:34 UTC