1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 13:28:54 +00:00
Files
UXP/docshell/test/dummy_page.html
T
2019-02-15 23:54:42 +08:00

7 lines
99 B
HTML

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