Bug 1167601 - Follow-up to fix an a11y test that assumed that about:newtab was still XUL. r=tbsaunde

--HG--
extra : commitid : 8JZGnT8g5FR
This commit is contained in:
Mike Conley 2015-07-22 16:46:26 -04:00
Родитель d16a40a831
Коммит 3606a178c7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -180,7 +180,7 @@
children: [
{
// #document ("about:newtab" preloaded)
role: ROLE_APPLICATION
role: ROLE_DOCUMENT
// children: [ ... ] // Ignore document content.
}
]