mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
3 lines
301 B
HTML
3 lines
301 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<!-- Note: other tests throughout the tree depend on the layout of this, including the title. Don't make big changes without a try run. -->
|
||
|
|
<html><head><title>empty test page</title></head><body><span id="text">Nothing to see here</span><iframe name="subframe"></iframe></body></html>
|