- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 21 May 2026 07:20:27 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 May 2026 14:20:31 UTC
@annevk commented on this pull request. OP isn't filled out. > <var>legacy target override flag</var> set if set. + + <li><p>If <var>recordingTimingAsTask</var> is true, then: ```suggestion <li> <p>If <var>recordingTimingAsTask</var> is true: ``` > @@ -1746,6 +1746,8 @@ optionally using an <var>eventConstructor</var>, with a description of how IDL a initialized, and a <var>legacy target override flag</var>, run these steps: <ol> + <li><p>Let <var>recordingTimingAsTask</var> be the result of calling <a>start recording task time if + needed</a> given <var>target</var>'s <a>relevant settings object</a>. Newline after this. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1462#pullrequestreview-4337715678 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1462/review/4337715678@github.com>
Received on Thursday, 21 May 2026 14:20:31 UTC