summaryrefslogtreecommitdiffstats
path: root/testing/marionette/reftest.xhtml
blob: 7135ce28621cdd5ebb095213c69962d1c6d042fa (plain)
1
2
3
4
5
6
<window id="reftest"
        xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
        hidechrome="true"
        style="background-color:white; overflow:hidden">
  <script src="reftest-content.js"></script>
</window>