summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/general/resource_timing_meta_refresh.html
blob: dbbcd65413009c9d47f595c202bda4755214c738 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta http-equiv="refresh" content="0; url=https://sub1.test1.example.org/tests/dom/tests/mochitest/general/postback.html">
</head>
<body>

</body>
</html>