summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/unclosed-canvas-2-expected.txt
blob: bbdec6b4e6834ed478b9f55e8124240fc2f8125e (plain)
1
This text should be visible, even though it's preceded by an unclosed canvas tag, because of the </div> that closes an element opened before the canvas. There's nothing special about div; we get the same results with other types of elements.