d1225c44f7
This reverts commit 35b1c16858
.
Not necessary since Mozilla bug 830665 is fixed
15 lines
278 B
XML
15 lines
278 B
XML
<?xml version="1.0"?>
|
|
|
|
|
|
<window
|
|
id="test-window"
|
|
title="Last Modified Time Test"
|
|
orient="horizontal"
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
|
style="padding:2em">
|
|
|
|
<script src="../include.js"/>
|
|
<script src="modtime.js"/>
|
|
|
|
<box/>
|
|
</window>
|