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

LibWeb: Add NavigateEvent.sourceElement #3409

Merged

Conversation

AtkinsSJ
Copy link
Member

Corresponds to whatwg/html#10898

This is with whatwg/html#10971 also applied - the original PR missed sourceElement from the NavigateEventInit dictionary.

I've also updated the imported WPT test as it's been recently changed to account for 10898 being merged.

@AtkinsSJ AtkinsSJ force-pushed the navigate-event-source-element branch from db21c69 to 1323dea Compare January 31, 2025 14:00
@AtkinsSJ
Copy link
Member Author

Changes: Rebased (to hopefully avoid the previous flaky tests) and changed the commit message because the spec fix I mentioned is now merged.

Corresponds to:
- whatwg/html#10898
- whatwg/html#10971

I've also updated the imported WPT test as it's been recently changed to
account for 10898 being merged.
@AtkinsSJ AtkinsSJ force-pushed the navigate-event-source-element branch from 1323dea to f5e4f20 Compare February 3, 2025 16:56
@AtkinsSJ
Copy link
Member Author

AtkinsSJ commented Feb 3, 2025

Changes: Visit the source-element pointer. (Thanks CI!)

@awesomekling awesomekling merged commit 26b7946 into LadybirdBrowser:master Feb 4, 2025
7 checks passed
@AtkinsSJ AtkinsSJ deleted the navigate-event-source-element branch February 4, 2025 11:29
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.

2 participants