This repository was archived by the owner on Aug 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -84,14 +84,14 @@ <h2>The selector as JSON:</h2>
8484 </ div >
8585 < p > Here are other selectors you can anchor in the text above:</ p >
8686 < ul >
87- < li > < a href ="# " data-run-example ="1 "> An ambiguous selector (i.e. with multiple matches)</ a >
87+ < li > < a href ="# " data-run-example ="0 "> An ambiguous selector (i.e. with multiple matches)</ a >
8888 < li >
89- < a href ="# " data-run-example ="2 "> RangeSelector</ a >
89+ < a href ="# " data-run-example ="1 "> RangeSelector</ a >
9090 (< a href ="https://www.w3.org/TR/2017/REC-annotation-model-20170223/#range-selector " target ="_blank "> spec</ a > )
9191 < li >
92- < a href ="# " data-run-example ="3 "> Refining a selector using another selector</ a >
92+ < a href ="# " data-run-example ="2 "> Refining a selector using another selector</ a >
9393 (< a href ="https://www.w3.org/TR/2017/REC-annotation-model-20170223/#refinement-of-selection " target ="blank "> spec</ a > )
94- < li > < a href ="# " data-run-example ="4 "> Any deeper nesting of the above</ a >
94+ < li > < a href ="# " data-run-example ="3 "> Any deeper nesting of the above</ a >
9595 </ ul >
9696 </ main >
9797</ body >
You can’t perform that action at this time.
0 commit comments