jruderman%hmc.edu 6641707d9b Add crashtest.
git-svn-id: svn://10.0.0.236/trunk@242062 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-24 03:08:42 +00:00

9 lines
311 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<head>
<style id="s"></style>
</head>
<body onload="document.getElementById('s').appendChild(document.createTextNode('#sb { display: list-item; }'));">
<xul:scrollbox id="sb"/>
</body>
</html>