add crashtest
git-svn-id: svn://10.0.0.236/trunk@257457 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
17
mozilla/layout/generic/crashtests/412543-1.html
Normal file
17
mozilla/layout/generic/crashtests/412543-1.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
|
||||
.c { -moz-column-width: 1px; width: 93px; }
|
||||
.c:first-letter { }
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="c"><small>a b . d e f h i , k ; m n o p q</small></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -128,6 +128,7 @@ load 408883-1.html
|
||||
load 410228-1.html
|
||||
load 411851-1.html
|
||||
load 412201-1.xhtml
|
||||
load 412543-1.html
|
||||
load 413048-1.html
|
||||
load 414061-1.html
|
||||
load 414719-1.html
|
||||
|
||||
Reference in New Issue
Block a user