summaryrefslogtreecommitdiffstats
path: root/toolkit/components/extensions/test/mochitest/file_redirect_data_uri.html
blob: fe8e5bea44839dc06c6bc671104f67cda8668a04 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
<head>
  <title>Bug 1434357: Allow Web Request API to redirect to data: URI</title>
</head>
<body>
  <div id="testdiv">foo</div>
</body>
</html>