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