it('Handling element node moved', function() {
var doc = getDocumentFromXML('<section><a></a><b></b></section>'),
a = doc.root.contents()[0],
it('Handling element node moved', function() {
var doc = getDocumentFromXML('<section><a></a><b></b></section>'),
a = doc.root.contents()[0],