зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1061028 - crashtest.
This commit is contained in:
Родитель
a35cc357cc
Коммит
7b3001d94c
|
@ -0,0 +1,9 @@
|
|||
<style>td:first-letter {
|
||||
</style>
|
||||
><table border=0>
|
||||
<td><table id=test1>><td id=test2>
|
||||
<script>
|
||||
setTimeout("tCFcrash()", 41);
|
||||
function tCFcrash() {
|
||||
test1.appendChild(test2);
|
||||
}</script>>
|
|
@ -440,3 +440,4 @@ load 942690.html
|
|||
load 973390-1.html
|
||||
load 1001237.html
|
||||
load 1043163-1.html
|
||||
load 1061028.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче