← back to v132 · saved-queries-in-sharedstorage-selecturl
conformance · v132
v132 · saved-queries-in-sharedstorage-selecturl — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
sharedstorage-entrypoint |
window.sharedStorage is exposed as the Shared Storage entry point. spec ↗ | exists | … | |
selecturl-is-function |
sharedStorage.selectURL is callable, the method that accepts savedQuery. spec ↗ | typeof | … | |
sharedstorage-worklet-addmodule |
sharedStorage.worklet.addModule is callable for loading selectURL worklets. spec ↗ | typeof | … | |
savedquery-option-structured-clone |
The selectURL options dictionary can carry a savedQuery name. spec ↗ | script | … | |
resolve-to-config-supported |
selectURL can be configured to return a fenced frame config through resolveToConfig. spec ↗ | script | … |