From c5066615dccb208f5d922bd5f981af54de976e14 Mon Sep 17 00:00:00 2001 From: rubberyuzu Date: Mon, 4 Mar 2024 05:49:41 +0000 Subject: [PATCH] use data-lt --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d0c331e..55c5f79 100644 --- a/index.html +++ b/index.html @@ -623,8 +623,8 @@

Creating a navigation timing entry

  • Set |navigationTimingEntry|'s `Critical-CH` restart time to |criticalCHRestart|.
  • Set |navigationTimingEntry|'s [=PerformanceNavigationTiming/not restored reasons=] - to the result of [=create a notrestoredreasons object=] given |document|'s - [=Document/not restored reasons=].
  • + to the result of creating a + NotRestoredReasons object given |document|'s [=Document/not restored reasons=].
  • add |navigationTimingEntry| to |global|'s performance entry buffer.