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

Methods not autolinked in GH spec vs PDF? #185

Closed
ljharb opened this Issue Nov 15, 2015 · 0 comments

Comments

Projects
None yet
2 participants
@ljharb
Member

ljharb commented Nov 15, 2015

In http://www.ecma-international.org/ecma-262/6.0/#sec-well-known-symbols methods like String.prototype.replace are linked to their definitions. In http://tc39.github.io/ecma262/#sec-well-known-symbols they are not.

Is this intentional? Could they be auto-linked again, for easier navigation?

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