On Mon, Oct 24, 2011 at 9:55 AM, Chad La Joie <> wrote:
> The logo element provides information about a logo that is intended to
> be displayed. All displayed graphics have an height and width,
> regardless of the various ways in which they are encoded.
The width and height attributes on the Logo element are the actual
width and height of the referenced image. Non-bitmapped images don't
have an actual width and height, so what exactly values are width and
height supposed to take on in this case?
Tom