1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-11 02:49:06 +00:00
Files
UXP/devtools/client/inspector/test/doc_inspector_embed.html
T

7 lines
203 B
HTML

<!doctype html><html><head><meta charset="UTF-8"></head><body>
<object>
<embed src="doc_inspector_menu.html" type="application/html"
width="422" height="258"></embed>
</object>
</body></html>