8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6d9db0 commit 1d5bcd8Copy full SHA for 1d5bcd8
index.html
@@ -5149,6 +5149,18 @@ <h2>
5149
</p>
5150
</section>
5151
5152
+ <section class="informative">
5153
+ <h2>
5154
+ Accessibility Considerations
5155
+ </h2>
5156
+ <p>
5157
+ For the user-facing aspects of Payment Request API, implementations
5158
+ integrate with platform accessibility APIs via form controls and other
5159
+ input modalities. Furthermore to increase the intelligibility of total,
5160
+ shipping addresses, and contact information, implementations format
5161
+ data according to system conventions.
5162
+ </p>
5163
+ </section>
5164
<section id="dependencies">
5165
<h2>
5166
Dependencies
0 commit comments