You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both of these features revolve around revealing content in response to find-in-page and element fragments, and I'd also like scroll-to-text-fragment to be supported - I'd like for text matches from scroll-to-text-fragment queries within closed details elements and hidden=until-found subtrees to allow the content to be revealed so scroll-to-text-fragment can scroll to it. I noticed that scroll-to-text-fragment appears to be here instead of the html spec... should I make a PR here in order for scroll-to-text-fragment support to be specified for these features?
The text was updated successfully, but these errors were encountered:
Hello, I've been working on two similar features in chromium: hidden=until-found and auto-expanding details elements.
Both of these features revolve around revealing content in response to find-in-page and element fragments, and I'd also like scroll-to-text-fragment to be supported - I'd like for text matches from scroll-to-text-fragment queries within closed details elements and hidden=until-found subtrees to allow the content to be revealed so scroll-to-text-fragment can scroll to it. I noticed that scroll-to-text-fragment appears to be here instead of the html spec... should I make a PR here in order for scroll-to-text-fragment support to be specified for these features?
The text was updated successfully, but these errors were encountered: