This commit is contained in:
jruderman@hmc.edu 2007-12-23 19:08:42 -08:00
Родитель b73bac5563
Коммит 4efac06e26
2 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

@ -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