From f552cca9e1f71ceaa49bb3c95f023e1c499ee2c4 Mon Sep 17 00:00:00 2001
From: Anssi Kostiainen
- The following terms are defined in [[!HTML51]]:
+ The following terms are defined in [[!HTML]]:
Terminology
@@ -509,12 +493,17 @@ EventHandler
Navigator
realm is defined in [[!ECMASCRIPT]].
- 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.