|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"HTMLAllCollection.idl";
Public Member Functions | |
| getter Element | item (unsigned long index) |
| getter (HTMLCollection or Element)? namedItem(DOMString name) | |
| NodeList | tags (DOMString name) |
Public Attributes | |
| readonly attribute unsigned long | length |
| HTMLAllCollection::getter | ( | HTMLCollection or | Element | ) |
| NodeList HTMLAllCollection::tags | ( | DOMString | name | ) |
1.8.13