[whatwg] Misnamed attribute on HTMLFormElement

Cameron McCormack cam at mcc.id.au
Thu Jan 1 00:59:35 PST 2009


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.

-- 
Cameron McCormack ≝ http://mcc.id.au/



More information about the whatwg mailing list