[whatwg] [html5] r3218 - [] (0) Mention frameset event handler attributes (they work like <body>'s apparently)

Simon Pieters simonp at opera.com
Wed Jun 10 06:20:53 PDT 2009


On Wed, 10 Jun 2009 10:31:54 +0200, <whatwg at whatwg.org> wrote:

> Author: ianh
> Date: 2009-06-10 01:31:52 -0700 (Wed, 10 Jun 2009)
> New Revision: 3218
>
> Modified:
>    index
>    source
> Log:
> [] (0) Mention frameset event handler attributes (they work like  
> <body>'s apparently)


> +  <p>In addition, <code>frameset</code> elements must implement the
> +  following interface:</p>
> +
> +  <pre class="idl">interface <dfn>HTMLFramesetElement</dfn> :  
> <span>HTMLElement</span> {

Should be HTMLFrameSetElement.

rows and cols should probably be in the interface, too.

While you're at it, you could specify HTMLFrameElement. Maybe there are  
other interfaces or members that are currently lacking.

-- 
Simon Pieters
Opera Software



More information about the whatwg mailing list