HomeSort by relevance Sort by last modified time
    Searched full:inuseattributeerror (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ExceptionCode.h 41 InUseAttributeError, // Historical. Only used in setAttributeNode etc which have been removed from the DOM specs.
DOMException.cpp 48 { "InUseAttributeError", "An attempt was made to add an attribute that is already in use elsewhere.", 10 },
Element.cpp     [all...]

Completed in 76 milliseconds