This commit is contained in:
Nils 2013-05-13 16:28:28 +02:00
Родитель c08ff791da
Коммит 7bee08217c
2 изменённых файлов: 19 добавлений и 0 удалений

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

@ -0,0 +1,18 @@
<html>
<script>
function start() {
try{o0=document.body;}catch(e){}
try{o11=document.createElement('input');;}catch(e){}
try{o0.appendChild(o11);}catch(e){}
try{document.documentElement.offsetHeight;}catch(e){}
try{o0.style.cssText = '-moz-transform: matrix(1, -0.2, 0, 1, 0, 0);'}catch(e){}
try{o11.style.position='fixed';}catch(e){}
window.setTimeout('window.start_waitfor0()',10);
}
function start_waitfor0() {
try{o0.style.display='table-column';}catch(e){}
try{o11.offsetHeight;}catch(e){}
}
</script>
<body onload="start()"></body>
</html>

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

@ -396,6 +396,7 @@ test-pref(font.size.inflation.emPerLine,15) test-pref(font.size.inflation.lineTh
load 770381-1.html
load 795646.html
load 813372-1.html
load 833604-1.html
load 835056.html
load 836990-1.html
load 852293.html