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
parent d16a40a831
commit 3606a178c7

View File

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