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