Skip to content

Commit fb4344d

Browse files
committed
Make queue per-traversable-navigable
1 parent 71bc92d commit fb4344d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,9 @@ A <a>DocumentOrShadowRoot</a> has:
175175

176176
1. A <dfn>Picture-in-Picture element</dfn>, which is an {{Element}} or `null`, initially `null`.
177177

178-
2. A <dfn>picture-in-picture parallel queue</dfn> is a [=parallel queue=] resulting from
179-
[=starting a new parallel queue=].
178+
A <a for="/">traversable navigable</a> has:
179+
1. A <dfn>picture-in-picture parallel queue</dfn>, which is a [=parallel queue=] created by
180+
[=starting a new parallel queue=].
180181

181182

182183
A <a>user agent</a> has:

0 commit comments

Comments
 (0)