Add a crashtest

This commit is contained in:
jruderman@hmc.edu 2007-12-16 21:23:00 -08:00
parent a8aece244a
commit 8025e2d7a8
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.getElementById('d').style.margin = '60%';">
<div style="display: table-caption;">
<div id="d" >
a
b
<span style="float: left;">c</span>
<span style="float: left;">d</span>
</div>
</div>
</body>
</html>

View File

@ -10,6 +10,7 @@ load 350524-1.xhtml
load 351328-1.xhtml
load 351628-1.xhtml
load 379687-1.html
load 387051-1.html
load 391898-1.html
load 398157-1.xhtml
load 399209-1.xhtml