summaryrefslogtreecommitdiffstats
path: root/remote/marionette/chrome/reftest.xhtml
blob: ec4145832d9faea116cabafda04915a8d3a76865 (plain)
1
2
3
4
5
6
7
8
<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>