Skip to content

Commit f3dcc20

Browse files
committed
Enable additional console tests in ShadowRealms
These seem to have been missed in #34361.
1 parent ad426ae commit f3dcc20

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

console/console-label-conversion.any.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// META: global=window,dedicatedworker,shadowrealm
2+
13
"use strict";
24
// https://console.spec.whatwg/org/#counting
35
// https://console.spec.whatwg/org/#timing

console/console-namespace-object-class-string.any.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// META: global=window,dedicatedworker,shadowrealm
2+
13
"use strict";
24
// https://webidl.spec.whatwg.org/#es-namespaces
35
// https://console.spec.whatwg.org/#console-namespace

0 commit comments

Comments
 (0)