Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / unclosed-canvas-3-expected.txt
blob6864e6723b25a6dda74e20a571dc01d5915f957c
1 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.