diff --git a/fetch.bs b/fetch.bs index 8d19ae84d..d83f87ba7 100755 --- a/fetch.bs +++ b/fetch.bs @@ -2234,6 +2234,10 @@ Unless stated otherwise, it is unset.

A request has an associated boolean user-activation. Unless stated otherwise, it is false. +

A request has an associated boolean +text directive user activation. +Unless stated otherwise, it is false. +

This is for exclusive use by HTML's navigate algorithm. [[!HTML]]

A request has an associated boolean render-blocking.