2.1.12 [W3C-DOM4] Section 6.1 Interface NodeIterator

V0025: The referenceNode and pointerBeforeReferenceNode attributes are not supported

The specification states:

 6.1 Interface NodeIterator
 … 
 interface NodeIterator {
     ...
     readonly attribute Node referenceNode;
     readonly attribute boolean pointerBeforeReferenceNode;
     ...
 };

All document modes (All versions)

The referenceNode and pointerBeforeReferenceNode attibutes are not supported.