[whatwg] addRepetitionBlock()
Ian Hickson
ian at hixie.ch
Mon Jun 21 07:11:28 PDT 2004
On Mon, 14 Jun 2004, Dean Edwards wrote:
>
> in the web forms 2.0 spec the following methods are defined on the
> RepetitionElement interface:
>
> void addRepetitionBlock(in Node refNode);
> void addRepetitionBlockByIndex(in Node refNode, in long index);
>
> instead of returning nothing should these methods return the newly
> created block? after creating a repetition block via scripting you may
> want to do something with it...
Fair point. Spec updated to match that proposal.
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
More information about the whatwg
mailing list