OptionalblockOptionalcompilerOptionalconfineConfine each component's bundled module graph to this directory (local imports can't pull in out-of-tree source). Forwarded to TestHelper.confineToRoot. See security-findings #22.
OptionalreadyMax ms to wait for each element to register (forwarded to TestHelper).
OptionalreflectionAlso run the attribute↔property reflection round-trip and report mismatches (#39).
OptionalslotsAlso assert declared @slots project and flag undeclared shadow slots (#40).
Strip script-reachable network APIs (XHR/WebSocket/fetch) from the mount window so untrusted component code can't make outbound requests. Forwarded to TestHelper.blockNetwork. See security-findings #1.