diff --git a/index.html b/index.html index 35e23aa5..f6f13c5f 100644 --- a/index.html +++ b/index.html @@ -356,7 +356,8 @@
@@ -683,7 +685,8 @@
The canMakePayment method MUST act as follows: @@ -730,10 +733,12 @@
This allows user agents to apply heuristics to detect and prevent abuse of the canMakePayment method for fingerprinting @@ -1670,7 +1675,8 @@
PaymentRequest
object, then throw a TypeError.
+ The term extended attribute is defined by [[!WEBIDL-2]]. +
++ The algorithm for converting an ECMAScript value to a + dictionary and for converting a dictionary to an + ECMAScript value is defined by [[!WEBIDL-2]]. +
+
- DOMException and the following DOMException types from
- [[!DOM4]] are used:
+ DOMException
and the
+ following DOMException types from [[!WEBIDL-2]] are used:
- The term extended attribute is defined by [[!WEBIDL-2]]. -
-- The algorithm for converting an ECMAScript value to a - dictionary and for converting a dictionary to an - ECMAScript value is defined by [[!WEBIDL-2]]. -
-