Skip to content

Commit 6db74ac

Browse files
author
Jihye Hong
committed
[css-nav-1] Update the status of issues
- Remove the resolved issue (#28 in WICG) - Fix the link of the issue from WICG repo to CSSWG repo
1 parent fac59d0 commit 6db74ac

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

css-nav-1/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@ and aims for as much detail as necessary
10061006
to fully define the behavior.
10071007
</div>
10081008

1009-
Issue(19): The following currently does not account
1009+
Issue(w3c/csswg-drafts#3376): The following currently does not account
10101010
for <a href="https://github.com/WICG/overscroll-behavior">the proposed overscroll-behavior specification</a>.
10111011

10121012

@@ -1114,8 +1114,6 @@ To run the <dfn>spatial navigation steps</dfn> in <var>direction</var>, do the f
11141114
2. Set <var>eventTarget</var> be <var>searchOrigin</var>
11151115
3. Set <var>container</var> to the nearest ancestor of <var>searchOrigin</var> that is a <a>spatial navigation container</a>.
11161116
4. Return to the step labeled <i>loop</i>.
1117-
1118-
Issue(28): is it sane from a security standpoint that this propagates up from iframes?
11191117
* Else, set <var>container</var> to its closest ancestor that is itself a <a>spatial navigation container</a>
11201118
and return to the step labeled <i>loop</i>.
11211119
9. Let <var>bestCandidate</var> be the result of <a>selecting the best candidate</a>

0 commit comments

Comments
 (0)