w3c / payment-request

Payment Request API
https://www.w3.org/TR/payment-request/
Other
489 stars 135 forks source link

bless() is racy with document.body #758

Closed marcoscaceres closed 6 years ago

marcoscaceres commented 6 years ago

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.

domenic commented 6 years ago

What is bless()?

marcoscaceres commented 6 years ago

Oopps, wrong repo

adrianhopebailie commented 6 years ago

There should be more API's with a bless function!

stpeter commented 6 years ago

stpeter approves of this message :-)