summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/custom-elements/v0/resources/import.html
blob: dddc4670181ac70d2f2d34115490e9ca7eb602d8 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
    <head>
        <title>Import Document</title>
    </head>
    <body>
        <p>Import Document body</p>
    </body>
</html>