summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/reftests/bug-442419-progressmeter-max-ref.xul
blob: a034b6e671d039e9e852b45ac68350fc054cab77 (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>

<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <progressmeter value="50"/> <!-- default is max = 100 -->
</window>