summaryrefslogtreecommitdiffstats
path: root/layout/reftests/xul-document-load/test020-overlay.xul
blob: 7cd83acccf2342e370cd3e62df5cd840211f7932 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/licenses/publicdomain/
-->
<overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <window id="main">
    <?xml-stylesheet href="test020.css" type="text/css"?>
  </window>
</overlay>