Sign in
cobalt
/
cobalt.git
/
56d7c4e1a836a7ef6e2823bffb8d1567758b82eb
/
.
/
third_party
/
web_platform_tests
/
custom-elements
/
resources
/
import-master.html
blob: d91bcb9cdb6ef10d0448d25c4660ab823effc76f [
file
]
<!DOCTYPE html>
<html>
<head>
<title>
Import Master Document
</title>
<link
rel
=
"import"
href
=
"import.html"
>
</head>
<body>
<p>
Master document body
</p>
</body>
</html>