1 <html class=
"reftest-wait">
3 <title>Crash [@ nsFocusManager::GetClosestCommonInclusiveAncestor], part
2</title>
7 function oniframeload() {
8 window
.frames
[0].location
.reload();
11 <iframe src=
"file_504224.html" id=
"content" onload=
"oniframeload();" ></iframe>
13 var src
='file_504224.html';
14 setInterval(function() {
15 var x
= document
.getElementById('content');
17 x
=document
.createElement('iframe');
20 document
.body
.appendChild(x
);
21 setTimeout(function() {
23 document
.documentElement
.removeAttribute('class');