summaryrefslogtreecommitdiffstats
path: root/view/crashtests/38589-1.xhtml
blob: 69bd472bb7916eb85f32259d53a5178cf91ee230 (plain)
1
2
3
4
5
6
7
8
9
10
<?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">
		<scrollbox>
			<stack>
				<box style="margin-top: 50px; margin-left: 50px; opacity: 0.3;">p </box> 
			</stack>
		</scrollbox>
</window>