Skip to content

Commit bd6a95d

Browse files
committed
Remove an outdated advisement
1 parent a0c2090 commit bd6a95d

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ Similarly, it is common to trigger an animation at certain fixed points
8585
in a element's scroll range. For example, a navigation bar that changes
8686
highlight based on the reader's position within the document.
8787

88-
Advisement: We need to find better syntax for covering this use case.
89-
9088
<figure>
9189
<img src="img/usecase1-1.svg" width="600"
9290
alt="Use case: A navigation highlight effect.">

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ <h4 class="heading settled" data-level="2.1.2" id="navigation-highlight-effect">
401401
<p>Similarly, it is common to trigger an animation at certain fixed points
402402
in a element’s scroll range. For example, a navigation bar that changes
403403
highlight based on the reader’s position within the document.</p>
404-
<p><strong class="advisement"> We need to find better syntax for covering this use case.</strong></p>
405404
<figure>
406405
<img alt="Use case: A navigation highlight effect." src="img/usecase1-1.svg" width="600">
407406
<figcaption> A navigation highlight effect<br> On the left, the “Abstract” section is scrolled into view

0 commit comments

Comments
 (0)