A sequence of PaymentItem dictionaries contains line items
for the payment request that the user agent MAY display.
@@ -1787,10 +1788,10 @@
reason for the different total amount for the selected
payment method that the user agent MAY display.
- It is the developer's responsibility to verify that the
- total amount is the sum of the displayItems and the
- additionalDisplayItems.
+ It is the developer's responsibility, when generating or updating a
+ PaymentRequest, to verify that the total amount is the sum of these
+ items.