- From: ianbjacobs <notifications@github.com>
- Date: Mon, 17 Jul 2017 13:45:00 +0000 (UTC)
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 July 2017 13:45:30 UTC
ianbjacobs commented on this pull request. > @@ -2557,7 +2573,8 @@ <ol class="algorithm"> <li>If the <var>request</var>.<a>[[\updating]]</a> is true, then terminate this algorithm and take no further action. Only one update - may take place at a time. This should never occur. + may take place at a time. The <a>user agent</a> user interface should Hi Marcos, Just a note that my proposal does not introduce the word MAY. The proposed sentence is: "The <a>user agent</a> user interface should ensure that this never occurs." The replaced sentence was "This should never occur." Here's why I propose the change: * Cnsistency with 5 instances of that sentence elsewhere in the document. (There are 2 instances of the replaced sentence in the document, so I went with the majority formulation.) * I think that formulating this as a user agent responsibility is more useful than stating existentially that something should not occur. Ian P.S. I will update the pull request to take into account your other suggestions. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/browser-payment-api/pull/559#discussion_r127711250
Received on Monday, 17 July 2017 13:45:30 UTC