summaryrefslogtreecommitdiffstats
path: root/layout/xul/reftest/radio-dynamic-change-ref.xhtml
blob: 73ff14d6cd789eb09e4d051c9b3afc0bb23c771c (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">
  <radio id="r1"/>
  <radio id="r2" selected="true"/>
</window>