Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/taskgraph
/
.
/
infrastructure
/
expected-fail
/
timeout.html
blob: 29ff348a9af645ff59d860e91af9534e64a606c5 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<meta
charset
=
utf-8
>
<title>
Test that should time out
</title>
<script
src
=
"/resources/testharness.js"
></script>
<script
src
=
"/resources/testharnessreport.js"
></script>
<script>
async_test
()
</script>