- From: timeless <timeless@gmail.com>
- Date: Thu, 1 Jan 2009 12:59:43 +0200
On Thu, Jan 1, 2009 at 10:59 AM, Cameron McCormack <cam at mcc.id.au> wrote:
> The IDL currently says:
>
> interface HTMLFormElement ? {
> attribute DOMString accept-charset;
> ?
> };
>
> I assume that should be acceptCharset? If you are actually wanting a
> property on an ES host object named "accept-charset", then some
> additional functionality in Web IDL to define that will be needed.
I would really how web idl would not support that feature :)
Received on Thursday, 1 January 2009 02:59:43 UTC