Tests that XMLSerializer.serializeToString() properly encodes entities in attribute values when the Element's associated document is an HTMLDocument. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS (new XMLSerializer()).serializeToString(node) is "" PASS successfullyParsed is true TEST COMPLETE