Various tests for the figcaption element. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
default styling: PASS getStyleValue("figcaption0","display") is "block"
closes

: PASS figcaption1.parentNode.nodeName == "p" is false

does not close

: PASS p1.parentNode.nodeName is "FIGCAPTION"
can be nested inside
or