Skip to content

LibWeb: Implement scrollIntoView for boxes.#9225

Open
dgolebiewski wants to merge 2 commits intoLadybirdBrowser:masterfrom
dgolebiewski:scroll-into-view
Open

LibWeb: Implement scrollIntoView for boxes.#9225
dgolebiewski wants to merge 2 commits intoLadybirdBrowser:masterfrom
dgolebiewski:scroll-into-view

Conversation

@dgolebiewski
Copy link
Copy Markdown

Makes scrollIntoView work on regular scrollable boxes. With this change there are 15 more WPT tests passing.
This will also help #9060 pass some more WPT tests which fail due to scrollIntoView working only on the viewport.

There is still a lot more work to do with supporting different writing directions, but this is a quick win we can take.

Demo:
Nagranie ekranu_20260503_141512.webm

@dgolebiewski
Copy link
Copy Markdown
Author

Maybe a rebase will please the CI overlords? :D

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

Successfully merging this pull request may close these issues.

1 participant