From 0d4b87878111a7a1818e7bc3a76bfc7d78c5842a Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 27 Nov 2024 09:54:52 +0100 Subject: [PATCH] Use the principal realm to initialize Event.timeStamp --- dom.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom.bs b/dom.bs index 50c4403c..bce6b5b4 100644 --- a/dom.bs +++ b/dom.bs @@ -894,7 +894,7 @@ correct defaults.

  • Initialize event's {{Event/timeStamp}} attribute to the relative high resolution coarse time given time and event's - relevant global object. + relevant realm's principal realm's global object.

  • For each membervalue in dictionary, if event has an attribute whose identifier is member, then