servo/tests/wpt/web-platform-tests/custom-elements/resources/my-custom-element-html-document.html

6 lines
86 B
HTML

<!DOCTYPE html>
<html>
<body>
<my-custom-element></my-custom-element>
</body>
</html>