Sign in
cobalt
/
cobalt
/
b5eba49e3d8d8bb2fd24c2f5902887889534f347
/
.
/
src
/
third_party
/
web_platform_tests
/
resources
/
examples
/
apisample9.html
blob: f84433dd1989c7fb097e89a3bf682f2ec28487b3 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<title>
Example single page test with no asserts
</title>
<script
src
=
"../testharness.js"
></script>
<script
src
=
"../testharnessreport.js"
></script>
<script>
done
();
</script>