Add a crashtest.

git-svn-id: svn://10.0.0.236/trunk@241425 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jruderman%hmc.edu 2007-12-16 02:42:13 +00:00
parent 61dbb13e3e
commit f024fdba27
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<style>
#d:after { content: 'a'; }
#d:first-letter { float: right; }
</style>
</head>
<body>
<div id="d"></div>
</body>
</html>

View File

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<style>
#q:first-line { }
</style>
</head>
<body style="-moz-column-width: 0em">
<div id="q">a b c<span style="float: right;"></span></div>
</body>
</html>

View File

@ -23,6 +23,7 @@ load 390050-1.html
load 390050-2.html
load 390050-3.html
load 390762-1.html
load 391894-1.html
load 393758-1.xhtml
load 393906-1.html
load 404204-1.html