Backing out prior patch for 76141 which caused all

platforms to display incorrectly.
This commit is contained in:
javi%netscape.com 2001-04-17 23:29:58 +00:00
parent e4184fbcc1
commit f8400b8b63
3 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,8 @@
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
debug="false"
height="230"
width="400"
onload="onLoad();"
>
<script src="chrome://global/content/strres.js" />

View File

@ -31,6 +31,8 @@
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
debug="false"
height="360"
width="400"
onload="onLoad();"
>
<script src="chrome://global/content/strres.js" />

View File

@ -25,6 +25,8 @@
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
debug="false"
height="250"
width="400"
onload="onLoad();"
>
<script src="chrome://global/content/strres.js" />