From c6905b3b68e47155d6297f5e4fc856e1438a0cf3 Mon Sep 17 00:00:00 2001 From: plehegar Date: Wed, 27 May 2015 18:28:03 -0400 Subject: [PATCH] domLoading is deprecated --- index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index c2d9bca..02d2869 100644 --- a/index.html +++ b/index.html @@ -84,14 +84,15 @@ and includes the following changes:

Implementers SHOULD be aware that this document is not @@ -458,6 +459,7 @@

The PerformanceNavigationTiming interface

current document readiness to "loading" [[!HTML5]].

+

The domLoading attribute is deprecated and may be removed in future versions of this specification. Due to differences in when a Document object is created in existing user agents, the value returned by the domLoading is implementation specific and should not be used in meaningful metrics.

readonly attribute DOMHighResTimeStamp domInteractive