зеркало из https://github.com/mozilla/pjs.git
Fixing test for real.
This commit is contained in:
Родитель
f672a40ec3
Коммит
bb27d8e14b
|
@ -24,7 +24,6 @@ var testRan = false;
|
|||
|
||||
function runTest() {
|
||||
isnot($("t").offsetWidth, 0, "Unexpected offsetWidth");
|
||||
isnot($("t").offsetHeight, 0, "Unexpected offsetHeight");
|
||||
testRan = true;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче