Skip to content

Commit 0d4b878

Browse files
committed
Use the principal realm to initialize Event.timeStamp
1 parent bb30d16 commit 0d4b878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dom.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ correct defaults.</p>
894894

895895
<li><p>Initialize <var>event</var>'s {{Event/timeStamp}} attribute to the
896896
<a>relative high resolution coarse time</a> given <var>time</var> and <var>event</var>'s
897-
<a>relevant global object</a>.
897+
<a>relevant realm</a>'s <a for=realm>principal realm</span>'s <a for=realm>global object</a>.
898898

899899
<li><p><a for=map>For each</a> <var>member</var><var>value</var> in <var>dictionary</var>, if
900900
<var>event</var> has an attribute whose <a spec=webidl>identifier</a> is <var>member</var>, then

0 commit comments

Comments
 (0)