diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html
index 4f405f52..f5d48f41 100644
--- a/specs/paymentrequest.html
+++ b/specs/paymentrequest.html
@@ -354,12 +354,6 @@
PaymentRequest constructor
for a deposit, pre-auth for a later payment, making recurring payments, and more.
-
- There is an open issue about whether the list of supported payment
- methods should be passed to the user agent as a simple sequence of
- strings or as a more complex and flexible object structure.
-
-
There is an open issue regarding whether the current pattern of using
events for exchange of data between the user agent and the website is