Sign in
webkit
/
WebKit
/
f0e035561d1c15fb0d80a78df625ae15f92dc2a7
/
.
/
LayoutTests
/
performance-api
/
resources
/
performance-observer-no-document-leak-frame.html
blob: 9ecdab296220483637377531952888b55cd4229d [
file
] [
log
] [
blame
]
<script>
p
=
new
PerformanceObserver
(
function
()
{
});
</script>