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