gecko-dev/toolkit/components/remotebrowserutils/tests/browser/dummy_page.html
Junior Hsu 71e03366fa Bug 1523986 - P1 test process switch between protocols r=nika
Test file:// and data:

Differential Revision: https://phabricator.services.mozilla.com/D38445

--HG--
extra : moz-landing-system : lando
2019-10-15 17:37:41 +00:00

8 lines
82 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<html>
<body>
<p>Page</p>
</body>
</html>