blob: 8c0476433280ba06f244d8f2f39dd785ab8c6646 [file] [log] [blame]
PASS Document.append() without any argument, on a Document having no child.
PASS Document.append() with only one element as an argument, on a Document having no child.
PASS Document.append() with only one element as an argument, on a Document having one child.
PASS Document.append() with text as an argument, on a Document having no child.
PASS Document.append() with two elements as the argument, on a Document having no child.