From 2f5db0638357dc0540885df455def2cffade3df2 Mon Sep 17 00:00:00 2001 From: Noam Rosenthal Date: Thu, 1 Feb 2024 10:36:16 +0000 Subject: [PATCH] fix error --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ac63e07..8cb0768 100644 --- a/index.html +++ b/index.html @@ -354,7 +354,7 @@

The PerformanceEntry interface

When toJSON is called, run [[WebIDL]]'s default toJSON steps.

-

A PerformanceEntry has a {{DOMHighResTimeStamp}} endTime, +

A PerformanceEntry has a {{DOMHighResTimeStamp}} endTime, initially 0.

To initialize a PerformanceEntry entry given a {{DOMHighResTimeStamp}} startTime,