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 ac804d3 commit 4bb62e1Copy full SHA for 4bb62e1
index.html
@@ -1134,10 +1134,14 @@
1134
ol>
1135
li>
1136
<li>
1137
- <p>
+ <p data-cite="html">
1138
Present a user interface that will allow the user to interact
1139
with the |handlers|. The user agent SHOULD prioritize the user's
1140
- preference when presenting payment methods.
+ preference when presenting payment methods. The user interface
1141
+ SHOULD be presented using the language and locale-based
1142
+ formatting that matches the |document|'s [=document
1143
+ element|document element's=] [=Node/language=], if any, or an
1144
+ appropriate fallback locale if that is not available.
1145
p>
1146
<aside class="note" title="Localization of the payment sheet">
1147
<p>
0 commit comments