Confirmed users
146
edits
m (→Proposed IDL) |
m (→Proposed IDL) |
||
Line 57: | Line 57: | ||
*/ | */ | ||
// Ignore ID-type attribute nodes on elements and continue to the document node. | // Ignore ID-type attribute nodes on elements and continue to the document or context node. | ||
const unsigned long GO_TO_DOCUMENT_ROOT = 0x00000001; | const unsigned long GO_TO_DOCUMENT_ROOT = 0x00000001; | ||