summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/resource-timing/frameset-timing.html
blob: 1a6facbfc4d623ceca06ef742add339a5b007545 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<meta charset="utf-8">
<title>Test the sequence of events when reporting timing for frames.</title>
<frameset>
  <frame src="resources/frameset-timing-frame.html" />
</frameset>