w3c / secure-payment-confirmation

Secure Payment Confirmation (SPC)
https://w3c.github.io/secure-payment-confirmation/
Other
106 stars 48 forks source link

Revert "[Spec] Only allow SPC authentication if in a foreground tab (… #249

Closed stephenmcgruer closed 1 year ago

stephenmcgruer commented 1 year ago

…#238)"

This reverts commits 4a9d88372d272821da7a28eb1f1d0ce7793b9acf and fd37ebed9dace990363f9d39510345288d57f103

This behavior is now spec'd in Payment Request itself as of https://github.com/w3c/payment-request/commit/cce8f5e3c78ee9901a6a216527559568b98636bb, and so does not need to additionally be spec'd in SPC.


Preview | Diff

stephenmcgruer commented 1 year ago

Build failure is due to the test still existing - being removed in https://github.com/web-platform-tests/wpt/pull/40304