4 testRunner
.dumpAsText();
9 This text should be visible, even though it's preceded by an unclosed canvas tag,
10 because of the
</div
> that closes an element opened before the canvas.
11 There's nothing special about div; we get the same results with other types of elements.