Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
test
/
e2e
/
resources
/
application
/
reporting-api.html
blob: 7ee365e5fda4abad35509f33bc24cac232fd720f [
file
] [
log
] [
blame
]
<!--
Copyright 2021 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!DOCTYPE html>
<script>
// Creates intervention report
window
.
navigator
.
vibrate
(
1
);
</script>