Bug 1114580 - Remove DOM test known failure. r=Ms2ger

This commit is contained in:
Tom Schuster 2016-08-31 00:13:10 +02:00
parent 8ea3a932a3
commit f0f1409270
2 changed files with 0 additions and 12 deletions

View File

@ -1,7 +0,0 @@
{
"WeakMap.prototype.delete.length": true,
"WeakMap.prototype.get.length": true,
"WeakMap.prototype.has.length": true,
"WeakMap.prototype.set.length": true,
"WeakMap.prototype.@@toStringTag": true
}

View File

@ -1,5 +0,0 @@
[WeakMap.prototype-properties.html]
type: testharness
[WeakMap.prototype.@@toStringTag]
expected: FAIL