summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/webtiming.html
blob: d347c2372a9d31c8a3689bbacdd189e0350f0638 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script src="script-tests/webtiming.js"></script>
<script src="script-tests/webtiming-defer.js" defer></script>
</body>
</html>