Document.piecesBeforeRoot

if these were kept, this is stuff that appeared before the root element, such as <?xml version ?> decls and <!DOCTYPE>s

class Document
Element[] piecesBeforeRoot;
Suggestion Box / Bug Report