← back to v135 · link-rel-facilitated-payment-to-support-push-payments
conformance · v135
v135 · link-rel-facilitated-payment-to-support-push-payments — 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 |
|---|---|---|---|---|
link-element-exists |
HTMLLinkElement is exposed — the host of the new rel value. spec ↗ | exists | … | |
rel-attribute-reflects |
HTMLLinkElement.prototype.rel reflects the rel content attribute. spec ↗ | script | … | |
rellist-tokens-readable |
HTMLLinkElement.prototype.relList is a DOMTokenList that reflects the rel tokens. spec ↗ | script | … | |
href-attribute-reflects |
HTMLLinkElement.prototype.href reflects the href URL — the push-payment endpoint. spec ↗ | script | … | |
no-script-error-when-rel-unsupported |
Setting an unknown rel token does not throw — UAs ignore tokens they do not implement. spec ↗ | script | … |