mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
48 lines
1.5 KiB
INI
Vendored
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
|