/console/console-namespace-object-class-string.any.html| status | subtest | message |
|---|---|---|
| FAIL | @@toStringTag exists on the namespace object with the appropriate descriptor | assert_own_property: expected property symbol "Symbol(Symbol.toStringTag)" missing |
| FAIL | Object.prototype.toString applied to the namespace object | assert_equals: expected "[object console]" but got "[object Object]" |
| FAIL | Object.prototype.toString applied after modifying the namespace object's @@toStringTag | assert_own_property: Precondition: @@toStringTag on the namespace object expected property symbol "Symbol(Symbol.toStringTag)" missing |
| FAIL | Object.prototype.toString applied after deleting @@toStringTag | assert_own_property: Precondition: @@toStringTag on the namespace object expected property symbol "Symbol(Symbol.toStringTag)" missing |
bundle built 2026-07-16T07:16:48.063Z