Pass | Must have a methodName IDL attribute, which is initialized with to the methodName dictionary value | Asserts runPass | assert_idl_attribute(object "[object PaymentMethodChangeEvent]", "methodName")
at Test.<anonymous> ( /payment-request/PaymentMethodChangeEvent/methodName-attribute.https.html:13:3) | Pass | assert_equals("wpt-test", "wpt-test")
at Test.<anonymous> ( /payment-request/PaymentMethodChangeEvent/methodName-attribute.https.html:15:3) |
|
Pass | When no dictionary is passed, the methodName member defaults to the empty string | Asserts runPass | assert_equals("", "", "methodName attribute must initialize to empty string")
at Test.<anonymous> ( /payment-request/PaymentMethodChangeEvent/methodName-attribute.https.html:20:3) | Pass | assert_equals("", "", "methodName attribute must initialize to empty string")
at Test.<anonymous> ( /payment-request/PaymentMethodChangeEvent/methodName-attribute.https.html:23:3) | Pass | assert_equals("", "", "methodName attribute must initialize to empty string")
at Test.<anonymous> ( /payment-request/PaymentMethodChangeEvent/methodName-attribute.https.html:26:3) |
|