← back to v133 · remove-link-rel-prefetch-five-minute-rule
conformance · v133
v133 · remove-link-rel-prefetch-five-minute-rule — 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 |
|---|---|---|---|---|
htmllinkelement-exposed |
HTMLLinkElement is exposed; rel=prefetch is processed through it. | exists | … | |
link-rel-prefetch-accepted |
rel='prefetch' is an accepted value on <link>. | script | … | |
link-rellist-supports-prefetch |
DOMTokenList relList reports support for 'prefetch' on link elements. | script | … | |
link-href-still-reflects |
link.href IDL attribute remains exposed and reflects the resolved URL. | script | … | |
link-as-attribute-supported |
The 'as' content attribute remains exposed via IDL. | script | … |