зеркало из https://github.com/mozilla/gecko-dev.git
Bug 404077 followup - remove bug mention from a test. DONTBUILD
This commit is contained in:
Родитель
1d927865e6
Коммит
a332c4ce0d
|
@ -13,7 +13,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=731471
|
|||
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=731471">Mozilla Bug 731471</a>
|
||||
<p id="display"></p>
|
||||
<div id="content" style="display: none">
|
||||
|
||||
|
||||
</div>
|
||||
<pre id="test">
|
||||
<script type="application/javascript">
|
||||
|
@ -30,7 +30,7 @@ function boom()
|
|||
w.document.write("3 - Done");
|
||||
w.document.close();
|
||||
w.close();
|
||||
ok(true, "Didn't assert! Or maybe we did. We'll never know until bug 404077 is fixed");
|
||||
ok(true, "Didn't assert!");
|
||||
SimpleTest.finish();
|
||||
}, 400);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче