Create a new TreeWalker over the subtree rooted at the specified node....condition DOMException NOT_SUPPORTED_ERR: Raised if the specified root...condition DOMException NOT_SUPPORTED_ERR: Raised if the specified root...
Создать новый NodeIterator поверх поддерева корнем которого является указанный узел....условие DOMException NOT_SUPPORTED_ERR: Возникает, если указанный корень...условие DOMException NOT_SUPPORTED_ERR: Возникает, если указанный корень...
Выполняет итерацию и возвращает следующий узел из набора узлов или null если узлов больше нет....исключение условие DOMException TYPE_ERR: возникает, если resultType не... DOMException INVALID_STATE_ERR: Документ был изменен с момента...
The value as a string value in the units expressed by unitType. Setting this attribute will cause value valueInSpecifiedUnits and unitType to be updated automatically to reflect this setting....condition DOMException Code SYNTAX_ERR Raised if the assigned string...Code NO_MODIFICATION_ALLOWED_ERR Raised when the length corresponds...
Returns the indexth item in the list....Code NO_MODIFICATION_ALLOWED_ERR . Raised when the list cannot...DOMException Code INDEX_SIZE_ERR . Raised if the index number...
Removes an existing item from the list....Code NO_MODIFICATION_ALLOWED_ERR . Raised when the list cannot...DOMException Code INDEX_SIZE_ERR . Raised if the index number...
Preserve the same underlying stored value but reset the stored unit identifier to the given unitType. Object attributes unitType valueInSpecifiedUnits and valueAsString might be modified as a result of this method. For example if the original value were 0.5cm and the method was invoked to convert to millimeters then the unitType would be changed to SVG_LENGTHTYPE_MM valueInSpecifiedUnits would be changed to the numeric value 5 and valueAsString would be changed to 5mm....DOMException Code NOT_SUPPORTED_ERR Raised if unitType is SVG_LENGTHTYPE_UNKNOWN...Code NO_MODIFICATION_ALLOWED_ERR Raised when the length corresponds...
Preserve the same underlying stored value but reset the stored unit identifier to the given unitType. Object attributes unitType valueInSpecifiedUnits and valueAsString might be modified as a result of this method. For example if the original value were 0.5cm and the method was invoked to convert to millimeters then the unitType would be changed to SVG_LENGTHTYPE_MM valueInSpecifiedUnits would be changed to the numeric value 5 and valueAsString would be changed to 5mm....DOMException Code NOT_SUPPORTED_ERR Raised if unitType is SVG_LENGTHTYPE_UNKNOWN...Code NO_MODIFICATION_ALLOWED_ERR Raised when the length corresponds...