Add crashtest

git-svn-id: svn://10.0.0.236/trunk@248660 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jruderman%hmc.edu
2008-03-27 04:06:24 +00:00
parent bf43330bf5
commit 3a74a2a65a
2 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
<!DOCTYPE html>
<html>
<head>
<style>
#colset {
-moz-column-count: 2;
-moz-column-gap: 0;
border: 2px solid black;
height: 12em;
}
#b {
margin: 10em 0pt;
}
#i {
margin: 12em 0pt;
float: left;
-moz-appearance: radio-small;
}
</style>
</head>
<body onload="document.getElementById('i').style.padding = '1em 0';">
<div id="colset"><br id="b"><div id="i"></div></div>
</body>
</html>

View File

@@ -98,6 +98,7 @@ load 399407-1.xhtml
load 399843-1.html
load 400223-1.html
load 400232-1.html
load 400244-1.html
load 403576-1.html
load 404140-1.html
load 404146-1.html