Re: [w3c/payment-request] Editorial: clarify payment-relevant browsing context definition (PR #1052)

@marcoscaceres commented on this pull request.



> @@ -670,9 +670,9 @@ <h2>
         </p>
       </div>
       <p>
-        A |request|'s <dfn>payment-relevant browsing context</dfn> is that
-        {{PaymentRequest}}'s [=relevant global object=]'s browsing context's
-        <a>top-level browsing context</a>. Every <a>payment-relevant browsing
+        A |request|'s <dfn>payment-relevant browsing context</dfn> is the
+        <a>top-level browsing context</a> of that {{PaymentRequest}}'s
+        [=relevant global object=]'s browsing context. Every <a>payment-relevant browsing

```suggestion
        [=relevant global object=]'s [=Window/browsing context=]. Every <a>payment-relevant browsing
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/1052#pullrequestreview-3704637425
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/payment-request/pull/1052/review/3704637425@github.com>

Received on Monday, 26 January 2026 04:54:49 UTC