Re: <keygen> element

On Mon, 14 Sep 2009, Anne van Kesteren wrote:
> On Mon, 14 Sep 2009 23:43:09 +0200, Maciej Stachowiak <mjs@apple.com> wrote:
> > I'd suggest there should be at least one DOM attribute or method that 
> > is missing or returns a different value when <keygen> encryption is 
> > not supported. One possibility is to make keytype return the empty 
> > string instead of "rsa" by default, if no algorithms are supported. 
> > I'm sure there are many other possibilities.
> 
> We could make keytype IDL attribute "limited to only known values" which 
> would do something similar to that. (Basically if the specified 
> algorithm is not supported it would return the empty string.)

Done.

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

Received on Wednesday, 16 September 2009 00:39:31 UTC