Add crashtest
git-svn-id: svn://10.0.0.236/trunk@241384 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
edce07953b
commit
511ecf36d7
23
mozilla/layout/base/crashtests/337419-1.html
Normal file
23
mozilla/layout/base/crashtests/337419-1.html
Normal file
@ -0,0 +1,23 @@
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<style>
|
||||
#container {
|
||||
-moz-column-count: 3;
|
||||
}
|
||||
#right {
|
||||
float: right;
|
||||
overflow: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Atom" href="http://weblogs.mozillazine.org/roc/atom.xml" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="container">X<div id="right"></div></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -6,5 +6,6 @@ load 310638-2.html
|
||||
load 313086-1.xml
|
||||
load 331204-1.html
|
||||
load 335140-1.html
|
||||
load 337419-1.html
|
||||
load 379920-1.svg
|
||||
load 379920-1.svg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user