зеркало из https://github.com/mozilla/pjs.git
Add crashtest
This commit is contained in:
Родитель
0589276a17
Коммит
131268c6e1
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
|
||||
body {
|
||||
height: 100px;
|
||||
width: 300pt;
|
||||
-moz-column-width: 100pt;
|
||||
-moz-column-gap: 0;
|
||||
}
|
||||
|
||||
#x {
|
||||
padding: 100px;
|
||||
}
|
||||
|
||||
#overflow {
|
||||
height: 400px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body><div id="x"><div id="overflow"></div>K</div></body>
|
||||
|
||||
</html>
|
|
@ -145,5 +145,6 @@ load 422301-1.html
|
|||
load 423055-1.html
|
||||
load 425253-1.html
|
||||
load 426272-1.html
|
||||
load 429981-1.html
|
||||
load 430352-1.html
|
||||
load 448903-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче