-
Notifications
You must be signed in to change notification settings - Fork 22.7k
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
"DOMTimeStamp": renamed to EpochTimeStamp #14667
Comments
Thanks for catching this and reporting it. Given whatwg/webidl#1021: To whoever fixes this, what needs to happen is:
|
@sideshowbarker @simonvarey It isn't this simple, as you will see from this discussion: #11675 - and in particular #11675 (comment) :
In other words it is good to create Thoughts? |
Thanks — OK I now see whatwg/webidl#1021 (comment) I don’t really have a good suggestion about what to do here. I can see now that this problem was created for us due to But given all that, I don’t think we should remove or change the spec URL in our |
I don't think we should change the URL, but we might add some context in https://developer.mozilla.org/en-US/docs/Web/API/DOMTimeStamp ? For example a note
|
Yes, adding that note would mitigate the problem and be sufficient for resolving this issue, I think |
Done in #14675 |
MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/DOMTimeStamp
What information was incorrect, unhelpful, or incomplete?
This page has a link to specification of DOMTimeStamp, but the linked page https://webidl.spec.whatwg.org no longer has a specification of DOMTimeStamp (as of 21 Mar 2022). I believe EpochTimeStamp has replaced DOMTimeStamp.
Specific section or headline?
Specification
What did you expect to see?
A page specifying DOMTimeStamp
Did you test this? If so, how?
Followed the link and searched the page.
MDN Content page report details
en-us/web/api/domtimestamp
The text was updated successfully, but these errors were encountered: