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