1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 23:18:26 +00:00
Files
UXP/docshell/test/browser/dummy_page.html
T

7 lines
99 B
HTML

<html>
<head> <meta charset="utf-8"> </head>
<body>
just a dummy html file
</body>
</html>