зеркало из https://github.com/mozilla/pjs.git
Make bug 212563 test not rely on timing incorrectly (should fix bug 450637)
This commit is contained in:
Родитель
3340b34b3f
Коммит
ec0655f777
|
@ -1,3 +1,3 @@
|
|||
<frameset resizable="yes" rows="100%">
|
||||
<frame src="data:text/html,<body onload=%22var d = parent.document; d.write('<body>foo'); d.close();%22>">
|
||||
<frame src="data:text/html,<body onload=%22var d = parent.document; d.write('<body onload=parent.document.documentElement.removeAttribute(\'class\');>foo'); d.close();%22>">
|
||||
</frameset>
|
||||
|
|
|
@ -1 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<iframe src="212563-1-ref-inner.html"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1 +1,7 @@
|
|||
<html class="reftest-wait">
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<iframe src="212563-1-inner.html"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче