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