Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
web_platform_tests
/
custom-elements
/
resources
/
import-master-async.html
blob: 0ecaafb29b72f3443f94356585c44b7b3f3b1bed [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Import Master Document (asynchronous)
</title>
<link
rel
=
"import"
href
=
"import.html"
async
>
</head>
<body>
<p>
Master document body
</p>
</body>
</html>