Clean up the spec before adding references to the model#221
Merged
Conversation
Fix plural references, ex: [=user agent=]s -> [=user agents=] Use a consistent range syntax, ex: [0 .. 1] Capitalize "Interface" and "Enum" in section headers Replace smart quotes Linkify some unlinked references Always include "attribute" in <dt> of attribute tables Use `backticks` instead of <code> tags Use <h2> for top-level section headers Use set/let/initialize consistently Reorder [=queue a global task=] parameters to match the definition Change [=queue a task=] to [=queue a global task=] Always pass a global object to [=current high resolution time=]
gabrielsanbrito
approved these changes
Jun 26, 2025
gabrielsanbrito
left a comment
Collaborator
There was a problem hiding this comment.
I checked the file using the PR's description of things that you considered and couldn't find anything missing besides the nit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix plural references, ex: [=user agent=]s -> [=user agents=]
Use a consistent range syntax, ex: [0 .. 1]
Capitalize "Interface" and "Enum" in section headers
Replace smart quotes
Linkify some unlinked references
Always include "attribute" in
<dt>of attribute tablesUse
backticksinstead of<code>tagsUse
<h2>for top-level section headersUse set/let/initialize consistently
Reorder [=queue a global task=] parameters to match the definition
Change [=queue a task=] to [=queue a global task=]
Always pass a global object to [=current high resolution time=]
Closes #???
The following tasks have been completed:
Implementation commitment:
Preview | Diff