[whatwg] Minor comments on <video>

Anne van Kesteren wrote:
> 
> * If the video is shown "letterboxes" what does the surrounding space 
> look like? Would that be the 'background' of the <video> element?
> 

Presumably the CSS "background" property would define the surrounding 
space. The pixels in that space would be treated the same way as 
transparent pixels in a GIF image.

Received on Friday, 16 March 2007 11:57:58 UTC