- From: Hallvord R M Steen <hallvors@gmail.com>
- Date: Fri, 9 Dec 2005 14:44:21 +0100
>> Can it be more explicitly said that the "form" content attribute
does not have a
>> DOM attribute equivalent.
>
> It does. In fact it has two (|form|, defined in DOM1 HTML, and |forms|,
> new in WF2).
I hope we'll get away with that change, but it may cause problems in
IE if authors use getAttribute('form') and expect a reference to the
form object.
I don't think this will become a problem because .form is common usage anyway.
--
Hallvord R. M. Steen
Received on Friday, 9 December 2005 05:44:21 UTC