Closed foolip closed 9 years ago
@plehegar sanity check: typo, or was this intentional?
This appears to be a typo from my review. Curious what @plehegar says
I think typo, [1] and others specifically say DOMHighResTimeStamp
:
Here is when the mistake was introduced. https://github.com/w3c/performance-timeline/commit/3c13485b34b16a0f53ddba344fa73910e99c89bb
Will produce a PR shortly.
http://w3c.github.io/performance-timeline/#the-performanceentry-interface
DOMString
looks like a typo in the IDL, since the definitions talk aboutDOMHighResTimeStamp
.