getDocumentElement: function(from) {
/* globals HTMLElement, Text */
if(from instanceof HTMLElement || from instanceof Text) {
getDocumentElement: function(from) {
/* globals HTMLElement, Text */
if(from instanceof HTMLElement || from instanceof Text) {