Skip to content

Commit 4bb62e1

Browse files
Recommend Payment UI matches doc's language (#944)
1 parent ac804d3 commit 4bb62e1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,10 +1134,14 @@

11341134
ol>
11351135
li>
11361136
<li>
1137-
<p>
1137+
<p data-cite="html">
11381138
Present a user interface that will allow the user to interact
11391139
with the |handlers|. The user agent SHOULD prioritize the user's
1140-
preference when presenting payment methods.
1140+
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.
11411145
p>
11421146
<aside class="note" title="Localization of the payment sheet">
11431147
<p>

0 commit comments

Comments
 (0)