Home
last modified time | relevance | path

Searched refs:InUseAttributeError (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DExceptionCode.h41InUseAttributeError, // Historical. Only used in setAttributeNode etc which have been removed from… enumerator
DElement.cpp1976 exceptionState.throwUninformativeAndGenericDOMException(InUseAttributeError); in setAttributeNode()