зеркало из https://github.com/mozilla/gecko-dev.git
bug 852044 - test_link.html doesn't assert on mac either anymore
This commit is contained in:
Родитель
43712f504a
Коммит
4a73f51eea
|
@ -19,8 +19,6 @@
|
|||
<script type="application/javascript">
|
||||
if (navigator.platform.startsWith("Linux")) {
|
||||
SimpleTest.expectAssertions(2);
|
||||
} else if (navigator.platform.startsWith("Mac")) {
|
||||
SimpleTest.expectAssertions(0, 14);
|
||||
}
|
||||
|
||||
function getAnchorTargetDocumentAcc()
|
||||
|
|
Загрузка…
Ссылка в новой задаче