зеркало из https://github.com/mozilla/pjs.git
Add crashtest
This commit is contained in:
Родитель
cf7bed7957
Коммит
bd3efa0fce
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
|
||||
#colset {
|
||||
-moz-column-count: 2;
|
||||
-moz-column-gap: 0;
|
||||
border: 2px solid black;
|
||||
height: 12em;
|
||||
}
|
||||
|
||||
#b {
|
||||
margin: 10em 0pt;
|
||||
}
|
||||
|
||||
#i {
|
||||
margin: 12em 0pt;
|
||||
float: left;
|
||||
-moz-appearance: radio-small;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body onload="document.getElementById('i').style.padding = '1em 0';">
|
||||
|
||||
<div id="colset"><br id="b"><div id="i"></div></div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -98,6 +98,7 @@ load 399407-1.xhtml
|
|||
load 399843-1.html
|
||||
load 400223-1.html
|
||||
load 400232-1.html
|
||||
load 400244-1.html
|
||||
load 403576-1.html
|
||||
load 404140-1.html
|
||||
load 404146-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче