зеркало из https://github.com/mozilla/gecko-dev.git
Regression test for bug 313929, use XML to defer error to runtime
This commit is contained in:
Родитель
ce28095302
Коммит
e7f6c4ecd9
|
@ -47,7 +47,7 @@ printStatus (summary);
|
|||
|
||||
try
|
||||
{
|
||||
actual = (<x><![CDATA[ ]] ]]></x>).toString();
|
||||
actual = XML("<x><![CDATA[ ]] ]]></x>").toString();
|
||||
}
|
||||
catch(e)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче