[whatwg] Misnamed attribute on HTMLFormElement
timeless
timeless at gmail.com
Thu Jan 1 02:59:43 PST 2009
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 :)
More information about the whatwg
mailing list