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

Editorial: "Location-object navigate" navigates the relevant global object's browsing context #6977

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

yvt
Copy link
Contributor

@yvt yvt commented Aug 20, 2021

Corrects an error in the first step of the Location-object navigate algorithm.

Fixes #6972.


/history.html ( diff )

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! (Although this is not an editorial change; it is a normative behavior change that fixes a bug.)

Do you want to add yourself to the acknowledgments section? If so you can find it in the source file by searching for <!-- ACKS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

What does "Location-object navigate" navigate?
2 participants