DOM/Web Forms 2.0: Difference between revisions

Line 146: Line 146:


=== C++ ===
=== C++ ===
Extensions to current elements will require new DOM implementation code.  For instance, the pattern and required attributes of HTMLInputElement must be implemented in HTMLInputElement.cpp, in order for existing types (such as "text") to support them.


=== XForms ===
=== XForms ===
Confirmed users
146

edits