← back to v130 · support-non-special-scheme-urls
conformance · v130
v130 · support-non-special-scheme-urls — conformance probe
6 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
6
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
url-constructor-exposed |
URL is exposed as the parser for special and non-special schemes. spec ↗ | typeof | … | |
opaque-non-special-url-parses |
An opaque non-special URL parses without requiring a host. spec ↗ | script | … | |
hierarchical-non-special-url-parses-host |
A non-special hierarchical URL preserves its host and path. spec ↗ | script | … | |
non-special-path-normalization |
A non-special URL with authority normalizes dot segments in the path. spec ↗ | script | … | |
mailto-opaque-path |
mailto remains an opaque-path non-special URL with null origin. spec ↗ | script | … | |
url-canparse-non-special |
URL.canParse accepts a valid non-special scheme URL. spec ↗ | script | … |