summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/chrome/window_css_visibility_propagation-2.xhtml
blob: 9b9e42c2d14906e7ae9a094b001bd24b568a0257 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<div id="parent">
  <browser type="content" src="frame_css_visibility_propagation.html"></browser>
</div>
</window>