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

Meta: bump ecmarkup #2016

Merged
merged 5 commits into from
May 28, 2020
Merged

Meta: bump ecmarkup #2016

merged 5 commits into from
May 28, 2020

Conversation

bakkot
Copy link
Contributor

@bakkot bakkot commented May 27, 2020

First commit fails CI; remaining commits fix the editorial errors that commit highlights.

Also fixes #1843 since it includes tc39/ecmarkup#186.

@@ -14104,7 +14104,7 @@ <h1>Runtime Semantics: HostGetImportMetaProperties ( _moduleRecord_ )</h1>
<h1>Runtime Semantics: HostFinalizeImportMeta ( _importMeta_, _moduleRecord_ )</h1>
<p>HostFinalizeImportMeta is an implementation-defined abstract operation that allows hosts to perform any extraordinary operations to prepare the object returned from `import.meta`.</p>

<p>Most hosts will be able to simply define HostGetImportMetaProperties, and leave HostFinalizeImportMeta with its default behavior. However, HostFinalizeImportMeta provides an "escape hatch" for hosts which need to directly manipulate the object before it is exposed to ECMAScript code.</p>
<p>Most hosts will be able to simply define HostGetImportMetaProperties, and leave HostFinalizeImportMeta with its default behaviour. However, HostFinalizeImportMeta provides an "escape hatch" for hosts which need to directly manipulate the object before it is exposed to ECMAScript code.</p>
Copy link
Member

Choose a reason for hiding this comment

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

this gives me a sad demeanour

Copy link
Contributor Author

Choose a reason for hiding this comment

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

https://en.wikipedia.org/wiki/Oxford_spelling

It is common for academic, formal, and technical writing for an international readership

Copy link
Member

Choose a reason for hiding this comment

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

@ljharb I appreciate your candour.

@ljharb ljharb self-assigned this May 27, 2020
@ljharb ljharb merged commit 3f104be into master May 28, 2020
@ljharb ljharb deleted the bump-ecmarkup branch May 28, 2020 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table 48 doesn't fit on the page
3 participants