fune/testing/web-platform/meta/console/console-namespace-object-class-string.any.js.ini
moz-wptsync-bot 3ebb89cb41 Bug 1654782 [wpt PR 24717] - Update wpt metadata, a=testonly
wpt-pr: 24717
wpt-type: metadata
2020-07-31 12:01:51 +00:00

27 lines
868 B
INI

[console-namespace-object-class-string.any.html]
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[@@toStringTag exists on the namespace object with the appropriate descriptor]
expected: FAIL
[Object.prototype.toString applied after modifying the namespace object's @@toStringTag]
expected: FAIL
[Object.prototype.toString applied to the namespace object]
expected: FAIL
[console-namespace-object-class-string.any.worker.html]
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[@@toStringTag exists on the namespace object with the appropriate descriptor]
expected: FAIL
[Object.prototype.toString applied after modifying the namespace object's @@toStringTag]
expected: FAIL
[Object.prototype.toString applied to the namespace object]
expected: FAIL