зеркало из https://github.com/mozilla/gecko-dev.git
Nope, that last correction was wrong; fixing mistake. See bug 225289 comment 9.
This commit is contained in:
Родитель
336f8f995e
Коммит
2954f1e1c9
|
@ -132,7 +132,7 @@ pattern = /((?:a|[^a])*)/g;
|
|||
status = inSection(11);
|
||||
string = '';
|
||||
actualmatch = string.match(pattern);
|
||||
expectedmatch = Array('', undefined); // see bug 209919 comment 14
|
||||
expectedmatch = Array(''); // see bug 225289 comment 9
|
||||
addThis();
|
||||
|
||||
status = inSection(12);
|
||||
|
|
Загрузка…
Ссылка в новой задаче