Source code
Revision control
Copy as Markdown
Other Tools
[idlharness.https.any.serviceworker.html]
[PaymentManager must be primary interface of paymentManager]
expected: FAIL
[Stringification of paymentManager]
expected: FAIL
[PaymentManager interface: paymentManager must not have property "userHint"]
expected: FAIL
[PaymentManager interface: paymentManager must not have property "enableDelegations"]
expected: FAIL
[CanMakePaymentEvent interface: existence and properties of interface object]
expected: FAIL
[CanMakePaymentEvent interface object length]
expected: FAIL
[CanMakePaymentEvent interface object name]
expected: FAIL
[CanMakePaymentEvent interface: existence and properties of interface prototype object]
expected: FAIL
[CanMakePaymentEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CanMakePaymentEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CanMakePaymentEvent interface: operation respondWith(Promise<boolean>)]
expected: FAIL
[CanMakePaymentEvent must be primary interface of new CanMakePaymentEvent("type")]
expected: FAIL
[Stringification of new CanMakePaymentEvent("type")]
expected: FAIL
[CanMakePaymentEvent interface: new CanMakePaymentEvent("type") must inherit property "respondWith(Promise<boolean>)" with the proper type]
expected: FAIL
[CanMakePaymentEvent interface: calling respondWith(Promise<boolean>) on new CanMakePaymentEvent("type") with too few arguments must throw TypeError]
expected: FAIL
[PaymentRequestEvent interface: existence and properties of interface object]
expected: FAIL
[PaymentRequestEvent interface object length]
expected: FAIL
[PaymentRequestEvent interface object name]
expected: FAIL
[PaymentRequestEvent interface: existence and properties of interface prototype object]
expected: FAIL
[PaymentRequestEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PaymentRequestEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PaymentRequestEvent interface: attribute topOrigin]
expected: FAIL
[PaymentRequestEvent interface: attribute paymentRequestOrigin]
expected: FAIL
[PaymentRequestEvent interface: attribute paymentRequestId]
expected: FAIL
[PaymentRequestEvent interface: attribute methodData]
expected: FAIL
[PaymentRequestEvent interface: attribute total]
expected: FAIL
[PaymentRequestEvent interface: attribute modifiers]
expected: FAIL
[PaymentRequestEvent interface: attribute paymentOptions]
expected: FAIL
[PaymentRequestEvent interface: attribute shippingOptions]
expected: FAIL
[PaymentRequestEvent interface: operation openWindow(USVString)]
expected: FAIL
[PaymentRequestEvent interface: operation changePaymentMethod(DOMString, optional object?)]
expected: FAIL
[PaymentRequestEvent interface: operation changeShippingAddress(optional AddressInit)]
expected: FAIL
[PaymentRequestEvent interface: operation changeShippingOption(DOMString)]
expected: FAIL
[PaymentRequestEvent interface: operation respondWith(Promise<PaymentHandlerResponse>)]
expected: FAIL
[PaymentRequestEvent must be primary interface of new PaymentRequestEvent("type")]
expected: FAIL
[Stringification of new PaymentRequestEvent("type")]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "topOrigin" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "paymentRequestOrigin" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "paymentRequestId" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "methodData" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "total" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "modifiers" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "paymentOptions" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "shippingOptions" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "openWindow(USVString)" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: calling openWindow(USVString) on new PaymentRequestEvent("type") with too few arguments must throw TypeError]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "changePaymentMethod(DOMString, optional object?)" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: calling changePaymentMethod(DOMString, optional object?) on new PaymentRequestEvent("type") with too few arguments must throw TypeError]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "changeShippingAddress(optional AddressInit)" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: calling changeShippingAddress(optional AddressInit) on new PaymentRequestEvent("type") with too few arguments must throw TypeError]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "changeShippingOption(DOMString)" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: calling changeShippingOption(DOMString) on new PaymentRequestEvent("type") with too few arguments must throw TypeError]
expected: FAIL
[PaymentRequestEvent interface: new PaymentRequestEvent("type") must inherit property "respondWith(Promise<PaymentHandlerResponse>)" with the proper type]
expected: FAIL
[PaymentRequestEvent interface: calling respondWith(Promise<PaymentHandlerResponse>) on new PaymentRequestEvent("type") with too few arguments must throw TypeError]
expected: FAIL
[ServiceWorkerRegistration interface: attribute paymentManager]
expected: FAIL
[ServiceWorkerRegistration interface: registration must inherit property "paymentManager" with the proper type]
expected: FAIL
[ServiceWorkerGlobalScope interface: attribute oncanmakepayment]
expected: FAIL
[ServiceWorkerGlobalScope interface: attribute onpaymentrequest]
expected: FAIL
[ServiceWorkerGlobalScope interface: self must inherit property "oncanmakepayment" with the proper type]
expected: FAIL
[ServiceWorkerGlobalScope interface: self must inherit property "onpaymentrequest" with the proper type]
expected: FAIL
[idlharness.https.any.worker.html]
[ServiceWorkerRegistration interface: attribute paymentManager]
expected: FAIL
[idlharness.https.any.html]
[PaymentManager interface: existence and properties of interface object]
expected: FAIL
[PaymentManager interface object length]
expected: FAIL
[PaymentManager interface object name]
expected: FAIL
[PaymentManager interface: existence and properties of interface prototype object]
expected: FAIL
[PaymentManager interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PaymentManager interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PaymentManager interface: attribute userHint]
expected: FAIL
[PaymentManager interface: operation enableDelegations(sequence<PaymentDelegation>)]
expected: FAIL
[PaymentManager must be primary interface of paymentManager]
expected: FAIL
[Stringification of paymentManager]
expected: FAIL
[PaymentManager interface: paymentManager must inherit property "userHint" with the proper type]
expected: FAIL
[PaymentManager interface: paymentManager must inherit property "enableDelegations(sequence<PaymentDelegation>)" with the proper type]
expected: FAIL
[PaymentManager interface: calling enableDelegations(sequence<PaymentDelegation>) on paymentManager with too few arguments must throw TypeError]
expected: FAIL
[ServiceWorkerRegistration interface: attribute paymentManager]
expected: FAIL
[ServiceWorkerRegistration interface: registration must inherit property "paymentManager" with the proper type]
expected: FAIL
[idlharness.https.any.sharedworker.html]
[ServiceWorkerRegistration interface: attribute paymentManager]
expected: FAIL