1Attr.DefaultInvalidImage 2TYPE: string 3DEFAULT: '' 4--DESCRIPTION-- 5This is the default image an img tag will be pointed to if it does not have 6a valid src attribute. In future versions, we may allow the image tag to 7be removed completely, but due to design issues, this is not possible right 8now. 9--# vim: et sw=4 sts=4 10