- From: Kristof Zelechovski <giecrilj@stegny.2a.pl>
- Date: Tue, 12 Aug 2008 13:06:41 +0200
The attribute FORM.length is not parseable: it cannot be defined in the HTML source and such definition should be ignored. The intrinsic computed length attribute should take precedence over the imported control name which can be retrieved calling form.elements.item("length"). Chris -----Original Message----- From: whatwg-bounces@lists.whatwg.org [mailto:whatwg-bounces at lists.whatwg.org] On Behalf Of Garrett Smith Sent: Wednesday, August 06, 2008 8:24 PM To: Maciej Stachowiak Cc: Cameron McCormack; whatwg at whatwg.org Subject: Re: [whatwg] HTML 5 : Misconceptions Documented Testcases to determine what implementations do and what are the worst problems to avoid would be the most useful at this point. For example, a HTMLFORMElement with the name "length", and attribute "length" on the form. <form length="10"> <input name="length"> </form> Please do make up some test cases. You can post these to the list. Talk to Ian about where to upload them for reference.
Received on Tuesday, 12 August 2008 04:06:41 UTC