Test files: 1; Total subtests: 4
| Test | CH69 | FF63 | SF12 |
|---|---|---|---|
| /payment-method-id/payment-request-ctor-pmi-handling.https.html | OK | OK | OK |
| Must support valid standard URL PMIs | PASS | PASS | PASS |
| Must not throw on syntactically valid standardized payment method identifiers, even if they are not supported | PASS | PASS | PASS |
| Must throw on syntactically invalid standardized payment method identifiers | PASS | PASS | PASS |
| Constructor MUST throw if given an invalid URL-based payment method identifier | PASS | PASS | PASS |