diff --git a/index.html b/index.html
index f4934ddb..92701fb6 100644
--- a/index.html
+++ b/index.html
@@ -337,7 +337,7 @@
construction, generate a paymentRequestId.
If the current settings object's responsible document is not
+ "!HTML#responsible-document">responsible document is not
allowed to use the feature indicated by attribute name
allowpaymentrequest, then throw a
"SecurityError" DOMException.
@@ -2407,37 +2407,42 @@
Payment Method Identifiers
- The term payment method
+ The term payment method
identifier is defined by [[!METHOD-IDENTIFIERS]].
- HTML 5.1
+ HTML
- The following are defined by [[!HTML51]]:
+ The following are defined by [[!HTML]]:
-
- queue a task
+ queue a task
-
- user interaction task source
+ user
+ interaction task source
-
- top-level browsing context
+ top-level
+ browsing context
-
- current settings object
+ current settings
+ object
-
- allowed to use
+ allowed to use
-
- in parallel
+ in parallel
- - the iframe element
+
- the
iframe element
- - the allowpaymentrequest attribute
+
- the
allowpaymentrequest
+ attribute
@@ -2455,27 +2460,33 @@
defined by [[!ECMA-262-2015]].
The term JSON-serialize
- applied to a given object means to run the algorithm specified by
- the original value of the JSON.stringify function on the
- supplied object, passing the supplied object as the sole argument,
- and return the resulting string. This can throw an exception.
+ "JSON-serialized|JSON-serializing">JSON-serialize applied to
+ a given object means to run the algorithm specified by the original
+ value of the JSON.stringify function on the supplied object,
+ passing the supplied object as the sole argument, and return the
+ resulting string. This can throw an exception.
Writing Promise-Using Specifications
- The terms upon fulfillment and upon rejection
- are defined by [[!PROMISES-GUIDE]].
+ The terms upon
+ fulfillment and upon rejection are defined by
+ [[!PROMISES-GUIDE]].
- DOM4
+ DOM
- The Event type and the terms fire an event,
- dispatch flag, stop propagation flag, and
- stop immediate propagation flag are defined by [[!DOM4]].
+ The Event
+ interface and the terms fire an event, dispatch flag, stop propagation flag, and
+ stop
+ immediate propagation flag are defined by [[!DOM]].
Web IDL