summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/dl/dt-in-template-novalid.html
blob: da0526906dba69fa016eafe8466c85939660eb8c (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid dt-in-template</title>
<dl><template><dt>1</dt></template><dd>a</dl>