[w3c/payment-request] bless() is racy with document.body (#758)

I wonder if `bless()` should wait until there is actually a `document.body` (i.e., document.readyState is "compete")? Right now, I'm getting errors because "document.body is null" on tests. 

-- 
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/issues/758

Received on Friday, 10 August 2018 05:55:22 UTC