How many crashtests does it take to change a light bulb? [commit message suggested by Neil]

This commit is contained in:
jruderman@hmc.edu 2007-12-19 15:07:14 -08:00
parent e922102a90
commit fcf6e01fab
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,28 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<listbox flex="1" style="float: right">
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="foo"/>
<listitem label="b" style="float: left;"/>
<listitem label="c" style="position: absolute"/>
</listbox>
</window>

View File

@ -28,6 +28,7 @@ load 348708-1.xhtml
load 349095-1.xhtml
load 350128-1.xhtml
load 354766-1.xhtml
load 354771-1.xul
load 355993-1.xhtml
load 364427-1.html
load 365909-1.xhtml