@@ -2212,8 +2212,8 @@ <h2>Sessions</h2>
2212
2212
browsing context</ dfn > , which is set to the parent of the < a > current
2213
2213
browsing context</ a > when changing browsing contexts, and an
2214
2214
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 >
2217
2217
2218
2218
< p > An < a > HTTP session</ a > has an associated < dfn > session
2219
2219
timeouts</ dfn > which is a < a > timeouts configuration</ a > . This is
@@ -8286,10 +8286,10 @@ <h3>Ticks</h3>
8286
8286
content observable effects that must be consistent across
8287
8287
implementations. To accommodate this, the specification requires
8288
8288
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
8290
8290
< var > context</ var > , and a < var > list of events</ var > and their properties.
8291
8291
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
8293
8293
< var > context</ var > , such that trusted events corresponding to the entries in
8294
8294
< var > list of events</ var > are dispatched.
8295
8295
@@ -11743,7 +11743,7 @@ <h2>Index</h2>
11743
11743
<!-- Simple dialogs --> < li > < dfn data-lt ="simple dialog "> < a href =https://html.spec.whatwg.org/#simple-dialogs > Simple dialogs</ a > </ dfn >
11744
11744
<!-- Steps to fire beforeunload --> < li > < dfn > < a href =https://html.spec.whatwg.org/#steps-to-fire-beforeunload > Steps to fire beforeunload</ a > </ dfn >
11745
11745
<!-- 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 >
11747
11747
<!-- 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 >
11748
11748
<!-- Unfocusing steps --> < li > < dfn > < a href =https://html.spec.whatwg.org/#unfocusing-steps > unfocusing steps</ a > </ dfn >
11749
11749
<!-- User prompt --> < li > < dfn data-lt ="user prompts "> < a href =https://html.spec.whatwg.org/#user-prompts > User prompt</ a > </ dfn >
0 commit comments