<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="dom.css" type="text/css"?>
<!--
Copyright Rich Doughty 2001
If you like this tab, send me an email!

www:	http://www.richdoughty.net/
email:	rich@dufty.karoo.co.uk
-->
<api xmlns="http://www.richdoughty.net/NS/api" xmlns:h="http://www.w3.org/1999/xhtml">
<h:div id="index">
<h:a href="dom-core.xml" target="_self">Core</h:a>
<h:a href="dom-views.xml" target="_self">Views</h:a>
<h:a href="dom-events.xml" target="_self">Events</h:a>
<h:a href="dom-stylesheets.xml" target="_self">Style Sheets</h:a>
<h:a href="dom-css.xml" target="_self">CSS</h:a>
<h:a href="dom-traversal.xml" target="_self">Traversal</h:a>
<h:a href="dom-ranges.xml" target="_self">Range</h:a>
<h:a href="dom-html.xml" target="_self">HTML</h:a>
</h:div>
<h:base href="html.html" target="_content" />
<title>
<h:a href="#">DOM 2 HTML (WD 2001-12-10)</h:a>
</title>
<interface>
<name>
<h:a href="#ID-HTML-DOM">HTMLDOMImplementation</h:a>
</name>
<method>
<h:a href="#HTML-DOM-createHTMLDocument">createHTMLDocument</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-75708506">HTMLCollection</h:a>
</name>
<attribute>
<h:a href="#ID-40057551">length</h:a>
</attribute>
<method>
<h:a href="#ID-33262535">item</h:a>
</method>
<method>
<h:a href="#ID-21069976">namedItem</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-26809268">HTMLDocument</h:a>
</name>
<attribute>
<h:a href="#ID-46183437">URL</h:a>
</attribute>
<attribute>
<h:a href="#ID-7577272">anchors</h:a>
</attribute>
<attribute>
<h:a href="#ID-85113862">applets</h:a>
</attribute>
<attribute>
<h:a href="#ID-56360201">body</h:a>
</attribute>
<attribute>
<h:a href="#ID-8747038">cookie</h:a>
</attribute>
<attribute>
<h:a href="#ID-2250147">domain</h:a>
</attribute>
<attribute>
<h:a href="#ID-1689064">forms</h:a>
</attribute>
<attribute>
<h:a href="#ID-90379117">images</h:a>
</attribute>
<attribute>
<h:a href="#ID-7068919">links</h:a>
</attribute>
<attribute>
<h:a href="#ID-95229140">referrer</h:a>
</attribute>
<attribute>
<h:a href="#ID-18446827">title</h:a>
</attribute>
<method>
<h:a href="#ID-98948567">close</h:a>
</method>
<method>
<h:a href="#ID-71555259">getElementsByName</h:a>
</method>
<method>
<h:a href="#ID-72161170">open</h:a>
</method>
<method>
<h:a href="#ID-75233634">write</h:a>
</method>
<method>
<h:a href="#ID-35318390">writeln</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-58190037">HTMLElement</h:a>
</name>
<attribute>
<h:a href="#ID-95362176">className</h:a>
</attribute>
<attribute>
<h:a href="#ID-52460740">dir</h:a>
</attribute>
<attribute>
<h:a href="#ID-63534901">id</h:a>
</attribute>
<attribute>
<h:a href="#ID-59132807">lang</h:a>
</attribute>
<attribute>
<h:a href="#ID-78276800">title</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-33759296">HTMLHtmlElement</h:a>
</name>
<attribute>
<h:a href="#ID-9383775">version</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-77253168">HTMLHeadElement</h:a>
</name>
<attribute>
<h:a href="#ID-96921909">profile</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-35143001">HTMLLinkElement</h:a>
</name>
<attribute>
<h:a href="#ID-63954491">charset</h:a>
</attribute>
<attribute>
<h:a href="#ID-87355129">disabled</h:a>
</attribute>
<attribute>
<h:a href="#ID-33532588">href</h:a>
</attribute>
<attribute>
<h:a href="#ID-85145682">hreflang</h:a>
</attribute>
<attribute>
<h:a href="#ID-75813125">media</h:a>
</attribute>
<attribute>
<h:a href="#ID-41369587">rel</h:a>
</attribute>
<attribute>
<h:a href="#ID-40715461">rev</h:a>
</attribute>
<attribute>
<h:a href="#ID-84183095">target</h:a>
</attribute>
<attribute>
<h:a href="#ID-32498296">type</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-79243169">HTMLTitleElement</h:a>
</name>
<attribute>
<h:a href="#ID-77500413">text</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-37041454">HTMLMetaElement</h:a>
</name>
<attribute>
<h:a href="#ID-87670826">content</h:a>
</attribute>
<attribute>
<h:a href="#ID-77289449">httpEquiv</h:a>
</attribute>
<attribute>
<h:a href="#ID-31037081">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-35993789">scheme</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-73629039">HTMLBaseElement</h:a>
</name>
<attribute>
<h:a href="#ID-65382887">href</h:a>
</attribute>
<attribute>
<h:a href="#ID-73844298">target</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-85283003">HTMLIsIndexElement</h:a>
</name>
<attribute>
<h:a href="#ID-87069980">form</h:a>
</attribute>
<attribute>
<h:a href="#ID-33589862">prompt</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-16428977">HTMLStyleElement</h:a>
</name>
<attribute>
<h:a href="#ID-51162010">disabled</h:a>
</attribute>
<attribute>
<h:a href="#ID-76412738">media</h:a>
</attribute>
<attribute>
<h:a href="#ID-22472002">type</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-62018039">HTMLBodyElement</h:a>
</name>
<attribute>
<h:a href="#ID-59424581">aLink</h:a>
</attribute>
<attribute>
<h:a href="#ID-37574810">background</h:a>
</attribute>
<attribute>
<h:a href="#ID-24940084">bgColor</h:a>
</attribute>
<attribute>
<h:a href="#ID-7662206">link</h:a>
</attribute>
<attribute>
<h:a href="#ID-73714763">text</h:a>
</attribute>
<attribute>
<h:a href="#ID-83224305">vLink</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-40002357">HTMLFormElement</h:a>
</name>
<attribute>
<h:a href="#ID-19661795">acceptCharset</h:a>
</attribute>
<attribute>
<h:a href="#ID-74049184">action</h:a>
</attribute>
<attribute>
<h:a href="#ID-76728479">elements</h:a>
</attribute>
<attribute>
<h:a href="#ID-84227810">enctype</h:a>
</attribute>
<attribute>
<h:a href="#HTML-HTMLFormElement-length">length</h:a>
</attribute>
<attribute>
<h:a href="#ID-82545539">method</h:a>
</attribute>
<attribute>
<h:a href="#ID-22051454">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-6512890">target</h:a>
</attribute>
<method>
<h:a href="#ID-76767677">reset</h:a>
</method>
<method>
<h:a href="#ID-76767676">submit</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-94282980">HTMLSelectElement</h:a>
</name>
<attribute>
<h:a href="#ID-79102918">disabled</h:a>
</attribute>
<attribute>
<h:a href="#ID-20489458">form</h:a>
</attribute>
<attribute>
<h:a href="#ID-5933486">length</h:a>
</attribute>
<attribute>
<h:a href="#ID-13246613">multiple</h:a>
</attribute>
<attribute>
<h:a href="#ID-41636323">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-30606413">options</h:a>
</attribute>
<attribute>
<h:a href="#ID-85676760">selectedIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-18293826">size</h:a>
</attribute>
<attribute>
<h:a href="#ID-40676705">tabIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-58783172">type</h:a>
</attribute>
<attribute>
<h:a href="#ID-59351919">value</h:a>
</attribute>
<method>
<h:a href="#ID-14493106">add</h:a>
</method>
<method>
<h:a href="#ID-28216144">blur</h:a>
</method>
<method>
<h:a href="#ID-32130014">focus</h:a>
</method>
<method>
<h:a href="#ID-33404570">remove</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-38450247">HTMLOptGroupElement</h:a>
</name>
<attribute>
<h:a href="#ID-15518803">disabled</h:a>
</attribute>
<attribute>
<h:a href="#ID-95806054">label</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-70901257">HTMLOptionElement</h:a>
</name>
<attribute>
<h:a href="#ID-37770574">defaultSelected</h:a>
</attribute>
<attribute>
<h:a href="#ID-23482473">disabled</h:a>
</attribute>
<attribute>
<h:a href="#ID-17116503">form</h:a>
</attribute>
<attribute>
<h:a href="#ID-14038413">index</h:a>
</attribute>
<attribute>
<h:a href="#ID-40736115">label</h:a>
</attribute>
<attribute>
<h:a href="#ID-70874476">selected</h:a>
</attribute>
<attribute>
<h:a href="#ID-48154426">text</h:a>
</attribute>
<attribute>
<h:a href="#ID-6185554">value</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-6043025">HTMLInputElement</h:a>
</name>
<attribute>
<h:a href="#ID-15328520">accept</h:a>
</attribute>
<attribute>
<h:a href="#ID-59914154">accessKey</h:a>
</attribute>
<attribute>
<h:a href="#ID-96991182">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-92701314">alt</h:a>
</attribute>
<attribute>
<h:a href="#ID-30233917">checked</h:a>
</attribute>
<attribute>
<h:a href="#ID-20509171">defaultChecked</h:a>
</attribute>
<attribute>
<h:a href="#ID-26091157">defaultValue</h:a>
</attribute>
<attribute>
<h:a href="#ID-50886781">disabled</h:a>
</attribute>
<attribute>
<h:a href="#ID-63239895">form</h:a>
</attribute>
<attribute>
<h:a href="#ID-54719353">maxLength</h:a>
</attribute>
<attribute>
<h:a href="#ID-89658498">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-88461592">readOnly</h:a>
</attribute>
<attribute>
<h:a href="#ID-79659438">size</h:a>
</attribute>
<attribute>
<h:a href="#ID-97320704">src</h:a>
</attribute>
<attribute>
<h:a href="#ID-62176355">tabIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-62883744">type</h:a>
</attribute>
<attribute>
<h:a href="#ID-32463706">useMap</h:a>
</attribute>
<attribute>
<h:a href="#ID-49531485">value</h:a>
</attribute>
<method>
<h:a href="#ID-26838235">blur</h:a>
</method>
<method>
<h:a href="#ID-2651361">click</h:a>
</method>
<method>
<h:a href="#ID-65996295">focus</h:a>
</method>
<method>
<h:a href="#ID-34677168">select</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-24874179">HTMLTextAreaElement</h:a>
</name>
<attribute>
<h:a href="#ID-93102991">accessKey</h:a>
</attribute>
<attribute>
<h:a href="#ID-51387225">cols</h:a>
</attribute>
<attribute>
<h:a href="#ID-36152213">defaultValue</h:a>
</attribute>
<attribute>
<h:a href="#ID-98725443">disabled</h:a>
</attribute>
<attribute>
<h:a href="#ID-18911464">form</h:a>
</attribute>
<attribute>
<h:a href="#ID-70715578">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-39131423">readOnly</h:a>
</attribute>
<attribute>
<h:a href="#ID-46975887">rows</h:a>
</attribute>
<attribute>
<h:a href="#ID-60363303">tabIndex</h:a>
</attribute>
<attribute>
<h:a href="#HTML-HTMLTextAreaElement-type">type</h:a>
</attribute>
<attribute>
<h:a href="#ID-70715579">value</h:a>
</attribute>
<method>
<h:a href="#ID-6750689">blur</h:a>
</method>
<method>
<h:a href="#ID-39055426">focus</h:a>
</method>
<method>
<h:a href="#ID-48880622">select</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-34812697">HTMLButtonElement</h:a>
</name>
<attribute>
<h:a href="#ID-73169431">accessKey</h:a>
</attribute>
<attribute>
<h:a href="#ID-92757155">disabled</h:a>
</attribute>
<attribute>
<h:a href="#ID-71254493">form</h:a>
</attribute>
<attribute>
<h:a href="#ID-11029910">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-39190908">tabIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-27430092">type</h:a>
</attribute>
<attribute>
<h:a href="#ID-72856782">value</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-13691394">HTMLLabelElement</h:a>
</name>
<attribute>
<h:a href="#ID-43589892">accessKey</h:a>
</attribute>
<attribute>
<h:a href="#ID-32480901">form</h:a>
</attribute>
<attribute>
<h:a href="#ID-96509813">htmlFor</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-7365882">HTMLFieldSetElement</h:a>
</name>
<attribute>
<h:a href="#ID-75392630">form</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-21482039">HTMLLegendElement</h:a>
</name>
<attribute>
<h:a href="#ID-11297832">accessKey</h:a>
</attribute>
<attribute>
<h:a href="#ID-79538067">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-29594519">form</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-86834457">HTMLUListElement</h:a>
</name>
<attribute>
<h:a href="#ID-39864178">compact</h:a>
</attribute>
<attribute>
<h:a href="#ID-96874670">type</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-58056027">HTMLOListElement</h:a>
</name>
<attribute>
<h:a href="#ID-76448506">compact</h:a>
</attribute>
<attribute>
<h:a href="#ID-14793325">start</h:a>
</attribute>
<attribute>
<h:a href="#ID-40971103">type</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-52368974">HTMLDListElement</h:a>
</name>
<attribute>
<h:a href="#ID-21738539">compact</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-71600284">HTMLDirectoryElement</h:a>
</name>
<attribute>
<h:a href="#ID-75317739">compact</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-72509186">HTMLMenuElement</h:a>
</name>
<attribute>
<h:a href="#ID-68436464">compact</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-74680021">HTMLLIElement</h:a>
</name>
<attribute>
<h:a href="#ID-52387668">type</h:a>
</attribute>
<attribute>
<h:a href="#ID-45496263">value</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-22445964">HTMLDivElement</h:a>
</name>
<attribute>
<h:a href="#ID-70908791">align</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-84675076">HTMLParagraphElement</h:a>
</name>
<attribute>
<h:a href="#ID-53465507">align</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-43345119">HTMLHeadingElement</h:a>
</name>
<attribute>
<h:a href="#ID-6796462">align</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-70319763">HTMLQuoteElement</h:a>
</name>
<attribute>
<h:a href="#ID-53895598">cite</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-11383425">HTMLPreElement</h:a>
</name>
<attribute>
<h:a href="#ID-13894083">width</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-56836063">HTMLBRElement</h:a>
</name>
<attribute>
<h:a href="#ID-82703081">clear</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-32774408">HTMLBaseFontElement</h:a>
</name>
<attribute>
<h:a href="#ID-87502302">color</h:a>
</attribute>
<attribute>
<h:a href="#ID-88128969">face</h:a>
</attribute>
<attribute>
<h:a href="#ID-38930424">size</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-43943847">HTMLFontElement</h:a>
</name>
<attribute>
<h:a href="#ID-53532975">color</h:a>
</attribute>
<attribute>
<h:a href="#ID-55715655">face</h:a>
</attribute>
<attribute>
<h:a href="#ID-90127284">size</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-68228811">HTMLHRElement</h:a>
</name>
<attribute>
<h:a href="#ID-15235012">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-79813978">noShade</h:a>
</attribute>
<attribute>
<h:a href="#ID-77612587">size</h:a>
</attribute>
<attribute>
<h:a href="#ID-87744198">width</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-79359609">HTMLModElement</h:a>
</name>
<attribute>
<h:a href="#ID-75101708">cite</h:a>
</attribute>
<attribute>
<h:a href="#ID-88432678">dateTime</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-48250443">HTMLAnchorElement</h:a>
</name>
<attribute>
<h:a href="#ID-89647724">accessKey</h:a>
</attribute>
<attribute>
<h:a href="#ID-67619266">charset</h:a>
</attribute>
<attribute>
<h:a href="#ID-92079539">coords</h:a>
</attribute>
<attribute>
<h:a href="#ID-88517319">href</h:a>
</attribute>
<attribute>
<h:a href="#ID-87358513">hreflang</h:a>
</attribute>
<attribute>
<h:a href="#ID-32783304">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-3815891">rel</h:a>
</attribute>
<attribute>
<h:a href="#ID-58259771">rev</h:a>
</attribute>
<attribute>
<h:a href="#ID-49899808">shape</h:a>
</attribute>
<attribute>
<h:a href="#ID-41586466">tabIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-6414197">target</h:a>
</attribute>
<attribute>
<h:a href="#ID-63938221">type</h:a>
</attribute>
<method>
<h:a href="#ID-65068939">blur</h:a>
</method>
<method>
<h:a href="#ID-47150313">focus</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-17701901">HTMLImageElement</h:a>
</name>
<attribute>
<h:a href="#ID-3211094">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-95636861">alt</h:a>
</attribute>
<attribute>
<h:a href="#ID-136671">border</h:a>
</attribute>
<attribute>
<h:a href="#ID-91561496">height</h:a>
</attribute>
<attribute>
<h:a href="#ID-53675471">hspace</h:a>
</attribute>
<attribute>
<h:a href="#ID-58983880">isMap</h:a>
</attribute>
<attribute>
<h:a href="#ID-77376969">longDesc</h:a>
</attribute>
<attribute>
<h:a href="#ID-47534097">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-87762984">src</h:a>
</attribute>
<attribute>
<h:a href="#ID-35981181">useMap</h:a>
</attribute>
<attribute>
<h:a href="#ID-85374897">vspace</h:a>
</attribute>
<attribute>
<h:a href="#ID-13839076">width</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-9893177">HTMLObjectElement</h:a>
</name>
<attribute>
<h:a href="#ID-16962097">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-47783837">archive</h:a>
</attribute>
<attribute>
<h:a href="#ID-82818419">border</h:a>
</attribute>
<attribute>
<h:a href="#ID-75241146">code</h:a>
</attribute>
<attribute>
<h:a href="#ID-25709136">codeBase</h:a>
</attribute>
<attribute>
<h:a href="#ID-19945008">codeType</h:a>
</attribute>
<attribute>
<h:a href="#ID-38538621">contentDocument</h:a>
</attribute>
<attribute>
<h:a href="#ID-81766986">data</h:a>
</attribute>
<attribute>
<h:a href="#ID-942770">declare</h:a>
</attribute>
<attribute>
<h:a href="#ID-88925838">height</h:a>
</attribute>
<attribute>
<h:a href="#ID-17085376">hspace</h:a>
</attribute>
<attribute>
<h:a href="#ID-20110362">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-25039673">standby</h:a>
</attribute>
<attribute>
<h:a href="#ID-27083787">tabIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-91665621">type</h:a>
</attribute>
<attribute>
<h:a href="#ID-6649772">useMap</h:a>
</attribute>
<attribute>
<h:a href="#ID-8682483">vspace</h:a>
</attribute>
<attribute>
<h:a href="#ID-38538620">width</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-64077273">HTMLParamElement</h:a>
</name>
<attribute>
<h:a href="#ID-59871447">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-18179888">type</h:a>
</attribute>
<attribute>
<h:a href="#ID-77971357">value</h:a>
</attribute>
<attribute>
<h:a href="#ID-23931872">valueType</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-31006348">HTMLAppletElement</h:a>
</name>
<attribute>
<h:a href="#ID-8049912">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-58610064">alt</h:a>
</attribute>
<attribute>
<h:a href="#ID-14476360">archive</h:a>
</attribute>
<attribute>
<h:a href="#ID-61509645">code</h:a>
</attribute>
<attribute>
<h:a href="#ID-6581160">codeBase</h:a>
</attribute>
<attribute>
<h:a href="#ID-90184867">height</h:a>
</attribute>
<attribute>
<h:a href="#ID-1567197">hspace</h:a>
</attribute>
<attribute>
<h:a href="#ID-39843695">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-93681523">object</h:a>
</attribute>
<attribute>
<h:a href="#ID-22637173">vspace</h:a>
</attribute>
<attribute>
<h:a href="#ID-16526327">width</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-94109203">HTMLMapElement</h:a>
</name>
<attribute>
<h:a href="#ID-71838730">areas</h:a>
</attribute>
<attribute>
<h:a href="#ID-52696514">name</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-26019118">HTMLAreaElement</h:a>
</name>
<attribute>
<h:a href="#ID-57944457">accessKey</h:a>
</attribute>
<attribute>
<h:a href="#ID-39775416">alt</h:a>
</attribute>
<attribute>
<h:a href="#ID-66021476">coords</h:a>
</attribute>
<attribute>
<h:a href="#ID-34672936">href</h:a>
</attribute>
<attribute>
<h:a href="#ID-61826871">noHref</h:a>
</attribute>
<attribute>
<h:a href="#ID-85683271">shape</h:a>
</attribute>
<attribute>
<h:a href="#ID-8722121">tabIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-46054682">target</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-81598695">HTMLScriptElement</h:a>
</name>
<attribute>
<h:a href="#ID-35305677">charset</h:a>
</attribute>
<attribute>
<h:a href="#ID-93788534">defer</h:a>
</attribute>
<attribute>
<h:a href="#ID-56700403">event</h:a>
</attribute>
<attribute>
<h:a href="#ID-66979266">htmlFor</h:a>
</attribute>
<attribute>
<h:a href="#ID-75147231">src</h:a>
</attribute>
<attribute>
<h:a href="#ID-46872999">text</h:a>
</attribute>
<attribute>
<h:a href="#ID-30534818">type</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-64060425">HTMLTableElement</h:a>
</name>
<attribute>
<h:a href="#ID-23180977">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-83532985">bgColor</h:a>
</attribute>
<attribute>
<h:a href="#ID-50969400">border</h:a>
</attribute>
<attribute>
<h:a href="#ID-14594520">caption</h:a>
</attribute>
<attribute>
<h:a href="#ID-59162158">cellPadding</h:a>
</attribute>
<attribute>
<h:a href="#ID-68907883">cellSpacing</h:a>
</attribute>
<attribute>
<h:a href="#ID-64808476">frame</h:a>
</attribute>
<attribute>
<h:a href="#ID-6156016">rows</h:a>
</attribute>
<attribute>
<h:a href="#ID-26347553">rules</h:a>
</attribute>
<attribute>
<h:a href="#ID-44998528">summary</h:a>
</attribute>
<attribute>
<h:a href="#ID-63206416">tBodies</h:a>
</attribute>
<attribute>
<h:a href="#ID-64197097">tFoot</h:a>
</attribute>
<attribute>
<h:a href="#ID-9530944">tHead</h:a>
</attribute>
<attribute>
<h:a href="#ID-77447361">width</h:a>
</attribute>
<method>
<h:a href="#ID-96920263">createCaption</h:a>
</method>
<method>
<h:a href="#ID-8453710">createTFoot</h:a>
</method>
<method>
<h:a href="#ID-70313345">createTHead</h:a>
</method>
<method>
<h:a href="#ID-22930071">deleteCaption</h:a>
</method>
<method>
<h:a href="#ID-13114938">deleteRow</h:a>
</method>
<method>
<h:a href="#ID-78363258">deleteTFoot</h:a>
</method>
<method>
<h:a href="#ID-38310198">deleteTHead</h:a>
</method>
<method>
<h:a href="#ID-39872903">insertRow</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-12035137">HTMLTableCaptionElement</h:a>
</name>
<attribute>
<h:a href="#ID-79875068">align</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-84150186">HTMLTableColElement</h:a>
</name>
<attribute>
<h:a href="#ID-31128447">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-9447412">ch</h:a>
</attribute>
<attribute>
<h:a href="#ID-57779225">chOff</h:a>
</attribute>
<attribute>
<h:a href="#ID-96511335">span</h:a>
</attribute>
<attribute>
<h:a href="#ID-83291710">vAlign</h:a>
</attribute>
<attribute>
<h:a href="#ID-25196799">width</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-67417573">HTMLTableSectionElement</h:a>
</name>
<attribute>
<h:a href="#ID-40530119">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-83470012">ch</h:a>
</attribute>
<attribute>
<h:a href="#ID-53459732">chOff</h:a>
</attribute>
<attribute>
<h:a href="#ID-52092650">rows</h:a>
</attribute>
<attribute>
<h:a href="#ID-4379116">vAlign</h:a>
</attribute>
<method>
<h:a href="#ID-5625626">deleteRow</h:a>
</method>
<method>
<h:a href="#ID-93995626">insertRow</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-6986576">HTMLTableRowElement</h:a>
</name>
<attribute>
<h:a href="#ID-74098257">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-18161327">bgColor</h:a>
</attribute>
<attribute>
<h:a href="#ID-67349879">cells</h:a>
</attribute>
<attribute>
<h:a href="#ID-16230502">ch</h:a>
</attribute>
<attribute>
<h:a href="#ID-68207461">chOff</h:a>
</attribute>
<attribute>
<h:a href="#ID-67347567">rowIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-79105901">sectionRowIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-90000058">vAlign</h:a>
</attribute>
<method>
<h:a href="#ID-11738598">deleteCell</h:a>
</method>
<method>
<h:a href="#ID-68927016">insertCell</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="#ID-82915075">HTMLTableCellElement</h:a>
</name>
<attribute>
<h:a href="#ID-74444037">abbr</h:a>
</attribute>
<attribute>
<h:a href="#ID-98433879">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-76554418">axis</h:a>
</attribute>
<attribute>
<h:a href="#ID-88135431">bgColor</h:a>
</attribute>
<attribute>
<h:a href="#ID-80748363">cellIndex</h:a>
</attribute>
<attribute>
<h:a href="#ID-30914780">ch</h:a>
</attribute>
<attribute>
<h:a href="#ID-20144310">chOff</h:a>
</attribute>
<attribute>
<h:a href="#ID-84645244">colSpan</h:a>
</attribute>
<attribute>
<h:a href="#ID-89104817">headers</h:a>
</attribute>
<attribute>
<h:a href="#ID-83679212">height</h:a>
</attribute>
<attribute>
<h:a href="#ID-62922045">noWrap</h:a>
</attribute>
<attribute>
<h:a href="#ID-48237625">rowSpan</h:a>
</attribute>
<attribute>
<h:a href="#ID-36139952">scope</h:a>
</attribute>
<attribute>
<h:a href="#ID-58284221">vAlign</h:a>
</attribute>
<attribute>
<h:a href="#ID-27480795">width</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-43829095">HTMLFrameSetElement</h:a>
</name>
<attribute>
<h:a href="#ID-98869594">cols</h:a>
</attribute>
<attribute>
<h:a href="#ID-19739247">rows</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-97790553">HTMLFrameElement</h:a>
</name>
<attribute>
<h:a href="#ID-78799536">contentDocument</h:a>
</attribute>
<attribute>
<h:a href="#ID-11858633">frameBorder</h:a>
</attribute>
<attribute>
<h:a href="#ID-7836998">longDesc</h:a>
</attribute>
<attribute>
<h:a href="#ID-55569778">marginHeight</h:a>
</attribute>
<attribute>
<h:a href="#ID-8369969">marginWidth</h:a>
</attribute>
<attribute>
<h:a href="#ID-91128709">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-80766578">noResize</h:a>
</attribute>
<attribute>
<h:a href="#ID-45411424">scrolling</h:a>
</attribute>
<attribute>
<h:a href="#ID-78799535">src</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="#ID-50708718">HTMLIFrameElement</h:a>
</name>
<attribute>
<h:a href="#ID-11309947">align</h:a>
</attribute>
<attribute>
<h:a href="#ID-67133006">contentDocument</h:a>
</attribute>
<attribute>
<h:a href="#ID-22463410">frameBorder</h:a>
</attribute>
<attribute>
<h:a href="#ID-1678118">height</h:a>
</attribute>
<attribute>
<h:a href="#ID-70472105">longDesc</h:a>
</attribute>
<attribute>
<h:a href="#ID-91371294">marginHeight</h:a>
</attribute>
<attribute>
<h:a href="#ID-66486595">marginWidth</h:a>
</attribute>
<attribute>
<h:a href="#ID-96819659">name</h:a>
</attribute>
<attribute>
<h:a href="#ID-36369822">scrolling</h:a>
</attribute>
<attribute>
<h:a href="#ID-43933957">src</h:a>
</attribute>
<attribute>
<h:a href="#ID-67133005">width</h:a>
</attribute>
</interface>
</api>
