[whatwg] Web Forms 2.0 Substantive - Section 7, Appendix A

fantasai fantasai.lists at inkedblade.net
Fri Jun 18 02:44:50 PDT 2004


7.1. Additions specific to the HTMLFormElement interface
--------------------------------------------------------

# The resetFromData() method takes one argument, a document to use
# for resetting the form.

   The resetFromData() method takes one argument, a >D<ocument to use
   for resetting the form.


7.4. Validation APIs
--------------------

# Even attributes that are empty and not required can be marked invalid
# like this, and would abort form submission if so marked.

   Even >form controls< that are empty and not required can be marked invalid
   like this, and would abort form submission if so marked.


7.6. Labels
-----------

# Similarly, HTMLLabelElements have a control DOM attribute that points to the
# associated element node, if any.

   Similarly, HTMLLabelElements have a control DOM attribute that points to the
   associated >form control< element node, if any.

Say something about what happens when a label contains more than one form
control.


A. XHTML module definition
--------------------------

s/Forms Extensions Module/Extended Forms Module/g;

Because this module is a collection of extensions to Forms or Basic Forms,
it replaces them. It's a a Forms module that has been extended, not extensions
to a Forms module, hence "Extended Forms Module", not "Forms Extensions Module".

=== End comments, pass 1 ==

~fantasai

-- 
http://fantasai.inkedblade.net/contact





More information about the whatwg mailing list