- From: chaals <notifications@github.com>
- Date: Wed, 08 Mar 2017 05:25:22 -0800
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 8 March 2017 13:26:19 UTC
chaals commented on this pull request. > - </h2> - <p> - A page might try to call the payment request API repeatedly with only - one payment method identifier to try to determine what payment - methods a <a>user agent</a> has installed. There may be legitimate - scenarios for calling repeatedly (for example, to control the order - of payment method selection). The fact that a successful match to a - payment method causes a user interface to be displayed mitigates the - disclosure risk. Implementations may also require a user action to - initiate a payment request or they may choose to rate limit the calls - to the API to prevent too many repeated calls. - </p> + <section class="informative"> + <h2>Accessibility Considerations</h2> + <p> + This specification has no defined user interface. In addition, there are no specific accessibility requirements on implementations. However, to the extent that an The specification doesn't explicitly define a UI, however, it can and as Marcos suggests should define functional interface requirements for accessibility. -- 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/browser-payment-api/pull/450#discussion_r104915276
Received on Wednesday, 8 March 2017 13:26:19 UTC