summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/js-self-profiling/resources/child-frame.html
blob: 7f8125eae74a44e9b3ee0b2743d2b61db1faad44 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<head>
</head>
<body>
  <script src="profile-utils.js"></script>
</body>
</html>