- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 28 Feb 2019 14:12:30 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 28 February 2019 22:12:52 UTC
marcoscaceres commented on this pull request. > @@ -1441,7 +1441,7 @@ <h2> <p data-tests="onmerchantvalidation-attribute.https.html"> A <a>PaymentRequest</a>'s <a>onmerchantvalidation</a> attribute is an <a>EventHandler</a> for a <a>MerchantValidationEvent</a> named - "<a>merchantvalidation</a>". + <a>merchantvalidation</a>. Ah, we should fix those to make sure they have quotes. This is what I mean about the string literals in c++: https://searchfox.org/mozilla-central/source/dom/payments/PaymentRequest.cpp#1001 -- 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/payment-request/pull/838#discussion_r261405555
Received on Thursday, 28 February 2019 22:12:52 UTC