We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d463483 commit b5a5f23Copy full SHA for b5a5f23
testing/web-platform/meta/workers/modules/dedicated-worker-options-type.html.ini
@@ -1,7 +1,17 @@
1
[dedicated-worker-options-type.html]
2
+ expected: ERROR
3
[Test worker construction with an empty worker type.]
4
expected: FAIL
5
6
[Test worker construction with an unknown worker type.]
7
8
9
+ [Test worker construction with the default worker type.]
10
+ expected: TIMEOUT
11
+
12
+ [Test worker construction with the "classic" worker type.]
13
+ expected: NOTRUN
14
15
+ [Test worker construction with the "module" worker type.]
16
17
0 commit comments