Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLTemplateElement / xhtml-parsing-and-serialization-expected.txt
blob370dfb10ee6841d4ff9804aa36c74f1666e79069
1 This tests that content within template is lifted to the template contents when parsed as xhtml.
2 The template content made it through the wormhole
3 <template xmlns="http://www.w3.org/1999/xhtml"><div>Template content</div></template>