ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
APIWPT SetSubsetNotes
2
3
CryptoWebCryptoAPIAll
4
CryptoKey
5
SubtleCrypto
6
globalThis.crypto
7
8
BlobFileAPI/blobAllexcept Blob-stream-sync-xhr-crash.html
9
FlieFileAPI/fileAll
10
FileAPI/idlharness.any.jsnot FileReader
11
12
CompressionStreamcompressionAll
13
DecompressionStream
14
15
globalThis.consoleconsoleTBDNeed to define console subset we need
16
17
AbortSignaldom/abortAbortSignal.any.js
18
AbortControllerabort-signal-any.any.js
19
event.any.js
20
reason-constructor.htmlshould be js only test, not html
21
22
DOMExceptionwebidl/ecmascript-binding/es-exceptionsAll
23
24
Eventdom/eventsTBDA lot here, need to determine relevant subset
25
EventTarget
26
27
TextEncoderencodingAll
28
TextDecoder
29
TextEncoderStream
30
TextDecoderStream
31
32
ReadableStreamstreamsAll
33
ReadableStreamBYOBReader
34
ReadableStreamBYOBRequest
35
ReadableStreamDefaultController
36
ReadableByteStreamController
37
ReadableStreamDefaultReader
38
TransformStream
39
TransformStreamDefaultController
40
WritableStream
41
WritableStreamDefaultController
42
WritableStreamDefaultWriter
43
ByteLengthQueueingStrategy
44
CountQueueingStrategy
45
46
URLurlAll
47
URLSearchParams
48
49
WebAssembly.GlobalwasmAllMay have to look into a few of these
50
WebAssembly.Instance
51
WebAssembly.Memory
52
WebAssembly.Module
53
WebAssembly.Table
54
WebAssembly.compile
55
WebAssembly.compileStreaming?
56
WebAssembly.instantiate
57
WebAssembly.instantiateStreaming?
58
WebAssembly.validate
59
60
HeadersfetchTBDNeeds to be based on wintercg subset
61
Request
62
Response
63
FormData
64
globalThis.fetch()
65
66
atobhtml/webappapis/atob
67
btoa
68
69
queueMicrotaskhtml/webappapis/microtask-queuing
70
71
setTimeouthtml/webappapis/timers
72
clearTimeout
73
setInterval
74
clearInterval
75
structuredClonehtml/webappapis/structured-clonedifferent tests for the serialization?
76
77
performance.nowperformance-timelineTBD
78
performance.timeOrigin
79
80
navigator.userAgent??
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100