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

Add example to performance.timeOrigin #23063

Merged
merged 3 commits into from
Dec 20, 2022
Merged

Add example to performance.timeOrigin #23063

merged 3 commits into from
Dec 20, 2022

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Dec 19, 2022

Description

This PR adds an example and a better description to the https://developer.mozilla.org/en-US/docs/Web/API/Performance/timeOrigin page which is currently basically empty.

Motivation

openwebdocs/project#62

Additional details

I wanted to keep this page as practical as possible. I believe that if you need to know about the clock details then you have to read and understand the specification. If we think we should have more clock content here, let me know. (maybe it is better on the page for DOMHighResTimestamp, though).

Related issues and pull requests

None.

@Elchi3 Elchi3 requested a review from a team as a code owner December 19, 2022 15:16
@Elchi3 Elchi3 requested review from wbamberg and removed request for a team December 19, 2022 15:16
@github-actions github-actions bot added the Content:WebAPI Web API docs label Dec 19, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2022

Preview URLs

External URLs (1)

URL: /en-US/docs/Web/API/Performance/timeOrigin
Title: Performance.timeOrigin

(comment last updated: 2022-12-20 11:01:03)

Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

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

I agree about making it more practical. I had a couple of questions and a couple of code suggestions, please make them if you like, or merge if you don't agree :).

files/en-us/web/api/performance/timeorigin/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/performance/timeorigin/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/performance/timeorigin/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/performance/timeorigin/index.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants