← back to v134 · link-rel-facilitated-payment-to-support-push-payments

conformance · v134

v134 · 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.

browser: spec: https://github.com/WICG/paymentlink/blob/main/README.md chromestatus: #5198846820352000 generated 2026-06-01T08:30:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
link-element-rel-property HTMLLinkElement has a rel IDL attribute that round-trips facilitated-payment. script
link-element-href-property HTMLLinkElement.href is settable to a payment-scheme URL. script
link-rellist-reflects link.relList parses the rel token list (so UAs can iterate to find facilitated-payment). script
link-supports-method DOMTokenList.supports reports whether 'facilitated-payment' is a known link rel keyword. script
payment-request-fallback PaymentRequest is exposed — the W3C fallback API that facilitated-payment links integrate with. exists