8000 Added section and paragraph on accessibility considerations (#802) · w3c/payment-request@1d5bcd8 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 1d5bcd8

Browse files
ianbjacobsmarcoscaceres
authored andcommitted
Added section and paragraph on accessibility considerations (#802)
in light of previous discussion of: #450
1 parent d6d9db0 commit 1d5bcd8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.html

+12
Original file line numberDiff line numberDiff line change
@@ -5149,6 +5149,18 @@ <h2>
51495149
</p>
51505150
</section>
51515151
</section>
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>
51525164
<section id="dependencies">
51535165
<h2>
51545166
Dependencies

0 commit comments

Comments
 (0)
0