WPT
wpt / payment-request / show-method-optional-promise-rejects.https.html
Spec: Payment Request API ↗
Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 8/10 | 0/10 | 10/10 | 0/10 | 0/10 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Rejection of detailsPromise must abort the update with an 'AbortError' DOMException. | PASS | FAIL | PASS | FAIL | FAIL | — |
| Total in the update is a string, so converting to IDL must abort the update with a TypeError. | FAIL | FAIL | PASS | FAIL | FAIL | — |
| Total is recursive, so converting to IDL must abort the update with a TypeError. | FAIL | FAIL | PASS | FAIL | FAIL | — |
| Updating with a negative total results in a TypeError. | PASS | FAIL | PASS | FAIL | FAIL | — |
| Updating with a displayItem with an invalid currency results in RangeError. | PASS | FAIL | PASS | FAIL | FAIL | — |
| Updating with duplicate shippingOptions (same IDs) results in a TypeError. | PASS | FAIL | PASS | FAIL | FAIL | — |
| Updating with a shippingOption with an invalid currency value results in a RangError. | PASS | FAIL | PASS | FAIL | FAIL | — |
| Must throw a RangeError when a modifier's total item has an invalid currency. | PASS | FAIL | PASS | FAIL | FAIL | — |
| Must throw a RangeError when a modifier display item has an invalid currency. | PASS | FAIL | PASS | FAIL | FAIL | — |
| Must throw as Modifier has a recursive dictionary. | PASS | FAIL | PASS | FAIL | FAIL | — |