Sign in
webkit
/
WebKit
/
5ee61c06e54d41c4ffb65d69f6b4605c35afb105
/
.
/
LayoutTests
/
fast
/
dom
/
HTMLTemplateElement
/
xhtml-parsing-and-serialization-expected.txt
blob: 370dfb10ee6841d4ff9804aa36c74f1666e79069 [
file
] [
log
] [
blame
]
This tests that content within template is lifted to the template contents when parsed as xhtml.
The template content made it through the wormhole
<template xmlns="http://www.w3.org/1999/xhtml"><div>Template content</div></template>