Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hidden=until-found and auto-expanding <details> #173

Closed
josepharhar opened this issue Jul 8, 2021 · 2 comments
Closed

hidden=until-found and auto-expanding <details> #173

josepharhar opened this issue Jul 8, 2021 · 2 comments

Comments

@josepharhar
Copy link

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?

@bokand
Copy link
Collaborator

bokand commented Jul 12, 2021

Yes, until we get a second implementer interested in text-fragments we can't PR on the HTML spec so I think here is fine for now.

@bokand
Copy link
Collaborator

bokand commented Dec 13, 2023

Closing out old issues - I think this one is resolved since the algorithm includes expanding these sections.

@bokand bokand closed this as completed Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants