@romandev commented on this pull request.
> @@ -72,7 +72,7 @@
};
</script>
</head>
- <body data-cite="service-workers payment-method-id">
+ <body data-cite="service-workers payment-method-id payment-request">
This looks correct to me. In the long term, migrating to `xref` would be preferable (per [respec guidance](https://respec.org/docs/#data-cite)), but that's a larger change unrelated to this patch. I think this is the right approach for now.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/web-based-payment-handler/pull/427#discussion_r2821341222
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/web-based-payment-handler/pull/427/review/3818814764@github.com>