diff options
Diffstat (limited to 'testing/web-platform/meta/merchant-validation/onmerchantvalidation-attribute.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/merchant-validation/onmerchantvalidation-attribute.https.html.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/merchant-validation/onmerchantvalidation-attribute.https.html.ini b/testing/web-platform/meta/merchant-validation/onmerchantvalidation-attribute.https.html.ini new file mode 100644 index 0000000000..c2d77067d7 --- /dev/null +++ b/testing/web-platform/meta/merchant-validation/onmerchantvalidation-attribute.https.html.ini @@ -0,0 +1,13 @@ +[onmerchantvalidation-attribute.https.html] + [onmerchantvalidation attribute and listeners both work] + expected: FAIL + + [Must have a onmerchantvalidation IDL attribute] + expected: FAIL + + [onmerchantvalidation attribute is a generic handler for "merchantvalidation"] + expected: FAIL + + [onmerchantvalidation attribute is a handler for MerchantValidationEvent] + expected: FAIL + |