heikki%netscape.com 10484cc5cc Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
git-svn-id: svn://10.0.0.236/trunk@113369 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 22:12:36 +00:00

15 lines
327 B
XML

<?xml version="1.0"?>
<?xml-stylesheet href="resource:/res/samples/xul.css" type="text/css"?>
<!DOCTYPE window>
<window style="height: 100%; width: 100%;"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<slider orient="vertical" curpos="50">
<thumb flex="100%"/>
</slider>
</window>