- From: Cameron McCormack <cam@mcc.id.au>
- Date: Thu, 1 Jan 2009 19:59:35 +1100
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/
Received on Thursday, 1 January 2009 00:59:35 UTC