summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/performance-timeline/resources/child-frame.html
blob: 846979358ebbca7a2af6bdb9c02225d67b162442 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<head></head>
<body></body>
<script>
    performance.mark("entry-name")
</script>