Re: Interactiveness of <video controls> and <audio controls>

On Thu, 11 Oct 2007, Henri Sivonen wrote:
> 
> It might make sense to categorize <video> and <audio> as interactive 
> elements when the controls attribute is set.

I went through and made all the content models and categories invoke the 
'interactive' concept appropriately. I've removed the last remaining 
mentions of the general rule that interactive content can't be nested.

Note that since WF2 isn't yet in HTML5, the following elements aren't yet 
labelled as interactive but will be:

   input, except for type=hidden
   button; and content model can't contain interactive
   label
   select
   textarea

HTH,
-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 5 August 2008 21:20:02 UTC