summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/custom-elements/resources/my-custom-element-html-document.html
blob: b9bfdf90a2d9ae6f2731451b45554ecb70f366d6 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
<my-custom-element></my-custom-element>
</body>
</html>