diff --git a/index.html b/index.html index 1aff101..53d96da 100644 --- a/index.html +++ b/index.html @@ -319,187 +319,171 @@
- The following terms are defined in [[!HTML51]]: + The following terms are defined in [[!HTML]]:
EventHandler
Navigator
- The terms EventTarget
,
Event
,
EventInit
+ "https://dom.spec.whatwg.org/#dictdef-eventinit">EventInit
,
+ firing an event,
+ and
+ trusted event
are defined in [[!DOM]].
@@ -2040,8 +2029,8 @@
terminate
- at known connection.
+ Fires an event named terminate
+ whose isTrusted attribute is true at known
+ connection.
terminate
at
- connection.
+ Fire an event named terminate
whose
+ isTrusted attribute is true at connection.
- The sandboxed top-level navigation browsing context flag + The sandboxed top-level navigation without user activation browsing context flag is set on the receiving browsing context to enforce that the top-level origin of the presentation remains the same during the lifetime of the presentation.