servo/tests/wpt/meta/console/console-namespace-object-class-string.any.js.ini
Servo WPT Sync c3a58f9c16
Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2024-12-05 05:23:07 +00:00

48 lines
1.5 KiB
INI
Vendored

[console-namespace-object-class-string.any.html]
[@@toStringTag exists on the namespace object with the appropriate descriptor]
expected: FAIL
[Object.prototype.toString applied to the namespace object]
expected: FAIL
[Object.prototype.toString applied after modifying the namespace object's @@toStringTag]
expected: FAIL
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[console-namespace-object-class-string.any.worker.html]
[@@toStringTag exists on the namespace object with the appropriate descriptor]
expected: FAIL
[Object.prototype.toString applied to the namespace object]
expected: FAIL
[Object.prototype.toString applied after modifying the namespace object's @@toStringTag]
expected: FAIL
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[console-namespace-object-class-string.any.shadowrealm.html]
expected: TIMEOUT
[console-namespace-object-class-string.any.shadowrealm-in-sharedworker.html]
expected: ERROR
[console-namespace-object-class-string.any.shadowrealm-in-window.html]
expected: ERROR
[console-namespace-object-class-string.https.any.shadowrealm-in-serviceworker.html]
expected: ERROR
[console-namespace-object-class-string.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR
[console-namespace-object-class-string.https.any.shadowrealm-in-audioworklet.html]
expected: ERROR
[console-namespace-object-class-string.any.shadowrealm-in-shadowrealm.html]
expected: ERROR