Re: [whatwg] WindowHTML Option() constructor

2009-01-13 Thread Ian Hickson
On Tue, 28 Oct 2008, Anne van Kesteren wrote:
 On Tue, 28 Oct 2008 02:52:36 -0700, Ian Hickson i...@hixie.ch wrote:
  On Sun, 5 Nov 2006, Anne van Kesteren wrote:
   
   The Option() constructor takes four arguments: 'Option(in DOMString
   name, in DOMString value, in boolean defaultSelected, in boolean
   selected)' is the complete version of it.
  
  Fixed.
 
 The IDL uses Constructor() but should use NamedConstructor=Option() 
 instead. (See e.g. HTMLImageElement for how it should be done.)

Apparently I fixed this at some point.

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


Re: [whatwg] WindowHTML Option() constructor

2008-10-28 Thread Ian Hickson
On Sun, 5 Nov 2006, Anne van Kesteren wrote:

 The Option() constructor takes four arguments: 'Option(in DOMString 
 name, in DOMString value, in boolean defaultSelected, in boolean 
 selected)' is the complete version of it.

Fixed.

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


Re: [whatwg] WindowHTML Option() constructor

2008-10-28 Thread Anne van Kesteren

On Tue, 28 Oct 2008 02:52:36 -0700, Ian Hickson [EMAIL PROTECTED] wrote:

On Sun, 5 Nov 2006, Anne van Kesteren wrote:


The Option() constructor takes four arguments: 'Option(in DOMString
name, in DOMString value, in boolean defaultSelected, in boolean
selected)' is the complete version of it.


Fixed.


The IDL uses Constructor() but should use NamedConstructor=Option()  
instead. (See e.g. HTMLImageElement for how it should be done.)



--
Anne van Kesteren
http://annevankesteren.nl/
http://www.opera.com/