1 Various tests for the mark element.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS paragraph1.parentNode.nodeName == "mark" is false
8 <b> does not close <mark>:
9 PASS b1.parentNode.nodeName is "MARK"
11 PASS getWeight("mark2") is "bold"
12 PASS getWeight("span1") is "bold"
13 PASS successfullyParsed is true