зеркало из https://github.com/mozilla/gecko-dev.git
Add crashtest.
This commit is contained in:
Родитель
b73bac5563
Коммит
4efac06e26
|
@ -0,0 +1,8 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<head>
|
||||
<style id="s"></style>
|
||||
</head>
|
||||
<body onload="document.getElementById('s').appendChild(document.createTextNode('#sb { display: list-item; }'));">
|
||||
<xul:scrollbox id="sb"/>
|
||||
</body>
|
||||
</html>
|
|
@ -36,6 +36,7 @@ load 386827-1.html
|
|||
load 387058-1.html
|
||||
load 387058-2.html
|
||||
load 387209-1.html
|
||||
load 387219-1.xhtml
|
||||
load 388175-1.html
|
||||
load 388709-1.html
|
||||
load 390050-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче