summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/browsing-the-web/back-forward-cache/resources/executor.html
blob: c3af5f6ba810eaee5c069c4b0d7ec918831abc9d (plain)
1
2
3
4
5
6
<!DOCTYPE HTML>
<script src="/common/dispatcher/dispatcher.js"></script>
<script src="event-recorder.js" type="module"></script>
<script src="worker-helper.js" type="module"></script>
<script src="executor.js" type="module"></script>
<script src="disable_bfcache.js" type="module"></script>