Google recently started to roll out the Scroll-To-Text Frament feature in their highlighted snippets. Doing so it appends #:~:text=... parameter to linked url which is used by the browser to highlight the snippets text on the targets website.
As for now (July 2020), Scroll-To-Text Fragment is a W3C Community Group Draft Report and the browser support is very limited (basically Chromium based browsers as of today).
My question is: is there any way to detect whether a browser supports this feature? I.e. using javascript?