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

Probable typo in "adoption agency" algorithm in HTML specification #10816

Closed
kspangsege opened this issue Dec 3, 2024 · 0 comments · Fixed by #10817
Closed

Probable typo in "adoption agency" algorithm in HTML specification #10816

kspangsege opened this issue Dec 3, 2024 · 0 comments · Fixed by #10817

Comments

@kspangsege
Copy link
Contributor

What is the issue with the HTML Standard?

While reading through the adoption agency algorithm in the HTML specification, I came across something that looks like a typo:

In step 7 of the inner loop, it says "If last node is furthestBlock, ...".
I assume the intention was to say "If lastNode is furthestBlock, ...".

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

Successfully merging a pull request may close this issue.

1 participant