blob: d81e60a9adee9ae2e9617c4cbe3109f018edc2ec [file] [log] [blame]
There should be no text below this, because the text is inside a canvas element and the </div> that's also inside the canvas element does not close an open element. The canvas is never closed, and the rest of the body ends up inside it. There's nothing special about div; we get the same results with other types of elements. The fact that the canvas tag uses XML self-closing syntax has no effect.