Confirmed users
146
edits
m (→Proposed IDL) |
m (→Proposed IDL) |
||
Line 100: | Line 100: | ||
/** | /** | ||
* Add a namespace URI and prefix to the namespace resolver. | * Add a namespace URI and prefix to the namespace resolver. | ||
* | |||
* @param namespaceURI The namespace URI of the namespace. | |||
* @param localName The prefix of the namespace. | |||
*/ | */ | ||
void addNamespace(in DOMString namespaceURI, | void addNamespace(in DOMString namespaceURI, |