WEB_FEATURES.yml (242B)
1 features: 2 - name: shared-workers 3 files: 4 # These "any.js" tests are limited to the SharedWorker context via the "META" 5 # configuration. 6 - 003.any.js 7 - 004.any.js 8 - name: dedicated-workers 9 files: 10 - 001.worker.js 11 - 002.worker.js