Bug 801545 - Fix broken json file in test metadata added by previous patch, a=testonly

--HG--
extra : commitid : 3tVCTQyWiEE
This commit is contained in:
James Graham 2015-10-19 10:02:56 +01:00
Родитель 9a6f8aa5dd
Коммит 6d13f16795
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -6,5 +6,5 @@
"Historical DOM features must be removed: getAttributeNode": true,
"Historical DOM features must be removed: getAttributeNodeNS": true,
"Historical DOM features must be removed: setAttributeNode": true,
"Historical DOM features must be removed: removeAttributeNode": true,
"Historical DOM features must be removed: removeAttributeNode": true
}