1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-17 13:59:38 +00:00
Files
UXP/toolkit/mozapps/extensions/test/browser/discovery_frame.html
T
2019-02-15 23:31:11 +08:00

7 lines
198 B
HTML

<!DOCTYPE html>
<html>
<body>
<iframe id="frame" width="100%" height="100%" src="https://test1.example.com/browser/toolkit/mozapps/extensions/test/browser/discovery_install.html"></iframe>
</body>