diff --git a/index.html b/index.html
index ae72aae..8cc16fd 100644
--- a/index.html
+++ b/index.html
@@ -2440,11 +2440,6 @@
Writing or pushing content
NFC Adapter, then reject |p| with a {{"NotSupportedError"}}
{{DOMException}} and return |p|.
-
- If the algorithm is not triggered by user activation, then
- reject |p| with a {{"NotAllowedError"}} {{DOMException}} and
- return |p|.
-
Let |signal:AbortSignal| be the |options|’ dictionary member
of the same name if present, or `null` otherwise.
@@ -3298,11 +3293,6 @@ Writing or pushing content
{{"NotReadableError"}} {{DOMException}}
and return |p|.
-
- If the algorithm is not triggered by user activation, then
- reject |p| with a {{"NotAllowedError"}} {{DOMException}} and
- return |p|.
-
If |reader|.[[\Signal]]'s [= AbortSignal/aborted flag =] is
set, then reject |p| with a {{"AbortError"}} {{DOMException}}