-
Couldn't load subscription status.
- Fork 16
Open
Description
- More concretely define differences in
fetch - Better integration with WebIDL
- Make sure even if we don't have a
Windowinterface, things get exposed in the equivalent global objects - How does the
FormDataconstructor handle arguments in non-DOM runtimes? #63 - it is possible we have to do nothing becauseFormDatais already present inDedicatedWorkerGlobalScope, whereHTMLFormElementandHTMLElementare not present.
- Make sure even if we don't have a
- Define ESM integration
- Come up with subset of resolution that is palatable to all runtimes (e.g relative imports between local files?)
- Require that module specifiers must be URLs (and
import.meta.urlmust be specified). - Figure out
fetchinteraction - can we reuse HTML spec text?
- Actually publish a list of WPTs to run
Not a complete list.
yossydev
Metadata
Metadata
Assignees
Labels
No labels