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

ToRelativeTemporalObject: Bad markup for "plainDate" in step 7.b. #2684

Closed
anba opened this issue Sep 25, 2023 · 0 comments · Fixed by #2689
Closed

ToRelativeTemporalObject: Bad markup for "plainDate" in step 7.b. #2684

anba opened this issue Sep 25, 2023 · 0 comments · Fixed by #2689
Assignees

Comments

@anba
Copy link
Contributor

anba commented Sep 25, 2023

Step 7.b:

Return the Record { [[PlainRelativeTo]]: _plainDate, [[ZonedRelativeTo]]: undefined }.

Note how the formatted output is _plainDate instead of plainDate, so an underscore is missing in the source.

@ptomato ptomato self-assigned this Sep 25, 2023
ptomato added a commit that referenced this issue Sep 26, 2023
Thanks to Anba for spotting this.

Closes: #2684
Ms2ger pushed a commit that referenced this issue Sep 26, 2023
Thanks to Anba for spotting this.

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

Successfully merging a pull request may close this issue.

2 participants