[w3c/payment-request] Fix the links to the `data-tests` in the spec (#787)

-The tests that are in the [spec](https://github.com/w3c/payment-request/blob/gh-pages/index.html) but are not present in or are wrongly addressed in the  [payment-request directory](https://github.com/web-platform-tests/wpt/tree/master/payment-request) are:

Line 640:

active-document-cross-origin.https.sub.html
active-document-same-origin.https.html
removing-allowpaymentrequest.https.sub.html
setting-allowpaymentrequest-timing.https.sub.html
setting-allowpaymentrequest.https.sub.html

Line 904:

payment-request-show-method-manual.https.html

Line 910:

payment-request-show-method-manual.https.html

Line 1138:

payment-request-abort-method-manual.https.html

Line 1197:

payment-request-canmakepayment-method-manual.https.html

Line 1300:

payment-request/onmerchantvalidation-attribute.https.html

Line 3290:

payment-request/PaymentValidationErrors/retry-shows-error-member-manual.https.html

Line 3322:

payment-request/payment-response/rejects_if_not_active-manual.https.html

Line 3630:

payment-request/payment-response/retry-method-manual.https.html

Line 4177:

payment-request-update-event-updatewith-method.https.html

We need to fix the `links` of the `data-tests` by linking them to appropriate test suite in the [payment-request directory](https://github.com/web-platform-tests/wpt/tree/master/payment-request).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/787

Received on Friday, 28 September 2018 10:23:25 UTC