-1:000000000000 | 0:a9384766c901 |
---|---|
1 <?xml version="1.0"?> | |
2 <?xml-stylesheet href="chrome://global/skin" type="text/css"?> | |
3 | |
4 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" | |
5 xmlns:html="http://www.w3.org/1999/xhtml" | |
6 title="Textbox tests"> | |
7 | |
8 <script type="text/javascript" src="platform.js"/> | |
9 | |
10 <textbox type="password"/> | |
11 | |
12 </window> |