@@ -2212,8 +2212,8 @@ <h2>Sessions</h2>
22122212 browsing context</ dfn > , which is set to the parent of the < a > current
22132213 browsing context</ a > when changing browsing contexts, and an
22142214 associated < dfn > current top-level browsing context</ dfn > , which is
2215- set to the < a > top-level browsing context of</ a > the < a > current browsing
2216- context</ a > , when changing browsing contexts.</ p >
2215+ set to the [=browsing context/ top-level browsing context=] of the
2216+ < a > current browsing context</ a > , when changing browsing contexts.</ p >
22172217
22182218< p > An < a > HTTP session</ a > has an associated < dfn > session
22192219timeouts</ dfn > which is a < a > timeouts configuration</ a > . This is
@@ -8286,10 +8286,10 @@ <h3>Ticks</h3>
82868286 content observable effects that must be consistent across
82878287 implementations. To accommodate this, the specification requires
82888288 that < a > remote ends</ a > < dfn > perform implementation-specific action
8289- dispatch steps</ dfn > on a < a > top-level browsing context of</ a >
8289+ dispatch steps</ dfn > on a [=browsing context/ top-level browsing context=] of
82908290 < var > context</ var > , and a < var > list of events</ var > and their properties.
82918291 These steps must be equivalent to performing the given input device
8292- manipulations on the < a > top-level browsing context of</ a > the
8292+ manipulations on the [=browsing context/ top-level browsing context=] of the
82938293 < var > context</ var > , such that trusted events corresponding to the entries in
82948294 < var > list of events</ var > are dispatched.
82958295
@@ -11743,7 +11743,7 @@ <h2>Index</h2>
1174311743 <!-- Simple dialogs --> < li > < dfn data-lt ="simple dialog "> < a href =https://html.spec.whatwg.org/#simple-dialogs > Simple dialogs</ a > </ dfn >
1174411744 <!-- Steps to fire beforeunload --> < li > < dfn > < a href =https://html.spec.whatwg.org/#steps-to-fire-beforeunload > Steps to fire beforeunload</ a > </ dfn >
1174511745 <!-- Suffering from bad input --> < li > < dfn > < a href =https://html.spec.whatwg.org/#suffering-from-bad-input > Suffering from bad input</ a > </ dfn >
11746- <!-- Top-level browsing context of --> < li > < dfn > < a href =https://html.spec.whatwg.org/#bc-tlbc > Top-level browsing context of </ a > </ dfn >
11746+ <!-- Top-level browsing context --> < li > < dfn data-dfn-for =" browsing context " > < a href =https://html.spec.whatwg.org/#bc-tlbc > Top-level browsing context</ a > </ dfn >
1174711747 <!-- Traverse the history by a delta --> < li > < dfn > < a href =https://html.spec.whatwg.org/#traverse-the-history-by-a-delta > Traverse the history by a delta</ a > </ dfn >
1174811748 <!-- Unfocusing steps --> < li > < dfn > < a href =https://html.spec.whatwg.org/#unfocusing-steps > unfocusing steps</ a > </ dfn >
1174911749 <!-- User prompt --> < li > < dfn data-lt ="user prompts "> < a href =https://html.spec.whatwg.org/#user-prompts > User prompt</ a > </ dfn >
0 commit comments