From 796d8ae124c0e04357572bf02ae718c56cbc877d Mon Sep 17 00:00:00 2001 From: Rouslan Solomakhin Date: Tue, 3 Apr 2018 11:14:33 -0400 Subject: [PATCH 1/2] Remove link to issue 97, because it is now closed. --- index.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/index.html b/index.html index 9f84213..06642f7 100644 --- a/index.html +++ b/index.html @@ -1606,10 +1606,6 @@

"!SERVICE-WORKERS#clients-openwindow">Open Window Algorithm in the Service Workers specification.

-

- Should we refer to the Service Workers specification instead of - copying their steps? -

  1. Let event be this PaymentRequestEvent.
  2. From f0447b7a6cbe07ab4f77d5f41f8cd33e00b04724 Mon Sep 17 00:00:00 2001 From: Rouslan Solomakhin Date: Tue, 3 Apr 2018 11:16:20 -0400 Subject: [PATCH 2/2] Link to issue 115 instead. --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 06642f7..9046e84 100644 --- a/index.html +++ b/index.html @@ -1606,6 +1606,10 @@

    "!SERVICE-WORKERS#clients-openwindow">Open Window Algorithm in the Service Workers specification.

    +

    + Should we refer to the Service Workers specification instead of + copying their steps? +

    1. Let event be this PaymentRequestEvent.