Skip to content

Commit 29bb583

Browse files
committed
Remove implicit anchor from position-anchor demo
1 parent 6d46ba5 commit 29bb583

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,15 +321,13 @@ <h2>
321321
<div
322322
id="my-position-target-a"
323323
class="target"
324-
anchor="my-implicit-anchor"
325324
>
326325
Target A
327326
</div>
328327
<div id="my-position-anchor-b" class="anchor">Anchor B</div>
329328
<div
330329
id="my-position-target-b"
331330
class="target"
332-
anchor="my-implicit-anchor"
333331
>
334332
Target B
335333
</div>

0 commit comments

Comments
 (0)