summaryrefslogtreecommitdiffstats
path: root/layout/xul/reftest/checkbox-dynamic-change-ref.xhtml
blob: a790928f92edc7a17560f044cad2ddfff418594e (plain)
1
2
3
4
5
6
<?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">
  <checkbox id="c1"/>
  <checkbox id="c2" checked="true"/>
</window>