1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00
denoland-deno/tools/wpt
Ben Noordhuis af1546391c feat(extensions): BroadcastChannel WPT conformance
Replaces the file-backed provider by an in-memory one because proper
file locking is a hard problem that detracts from the proof of concept.

Teach the WPT runner how to extract tests from .html files because all
the relevant tests in test_util/wpt/webmessaging/broadcastchannel are
inside basics.html and interface.html.
2021-05-23 15:16:42 +02:00
..
expectation.json feat(extensions): BroadcastChannel WPT conformance 2021-05-23 15:16:42 +02:00
runner.ts feat(extensions): BroadcastChannel WPT conformance 2021-05-23 15:16:42 +02:00
testharnessreport.js chore: update deno_lint binary used in CI to v0.5.0 (#10652) 2021-05-18 17:24:01 +02:00
utils.ts chore: update wpt (#10509) 2021-05-09 16:32:30 +02:00