Sequential focus navigation start point

On fragment navigation

Expectation: on activate "Jump"

Jump
To here

On click

Expectation: on click "paragraph 1"

paragraph 1

paragraph 2

On DOM removal (if SFNSP was inside the DOM)

Expectation: on activate "remove"

hello

how are you

New: document.setSequentialFocusStartingPoint(element)

Expectation: on activate "setSequentialFocusStartingPoint"

Demo
text