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

Fix NavigateEvent & NavigationCurrentEntryChangeEvent constructor… #37934

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skyclouds2001
Copy link
Contributor

… syntax

Description

constructor can also passing parameters that in Event(); add missing return value section which should have per spec; add missing hasUAVisualTransition parameter item, which the hasUAVisualTransition property page has added yet

Motivation

Additional details

https://html.spec.whatwg.org/multipage/nav-history-apis.html#the-navigateevent-interface
https://html.spec.whatwg.org/multipage/nav-history-apis.html#the-navigationcurrententrychangeevent-interface

Related issues and pull requests

@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Feb 3, 2025
@skyclouds2001 skyclouds2001 marked this pull request as ready for review February 3, 2025 14:29
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner February 3, 2025 14:29
@skyclouds2001 skyclouds2001 requested review from wbamberg and removed request for a team February 3, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant