Commit cce8f5e
authored
[Spec] Only allow show() to be called in a foreground tab (#1005)
This addresses this issue in SPC - https://w3c.github.io/secure-payment-confirmation/#issue-e92619e9
The behavior spec'd in SPC appears to already be followed in general Payment Request implementations already, based on testing in both Safari and Chrome, so it seems safe to just spec it here instead.1 parent 08be866 commit cce8f5e
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
839 | 839 | | |
840 | 840 | | |
841 | 841 | | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
842 | 845 | | |
843 | 846 | | |
844 | 847 | | |
| |||
0 commit comments