From 55f3267ee402c4683e88312c69d015833e6ce08c Mon Sep 17 00:00:00 2001 From: Mustaq Ahmed Date: Mon, 25 Oct 2021 12:13:21 -0400 Subject: [PATCH] domenic's comments. --- source | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/source b/source index 70b20d3a77d..4d0720bdad9 100644 --- a/source +++ b/source @@ -3104,8 +3104,10 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute

The following features are defined in Pointer Events:

@@ -74211,23 +74213,19 @@ END:VCARD time.

-

An activation triggering input event is any event whose An activation triggering input event is any event whose isTrusted attribute is true and whose type is one of:

-

The event set is inconsistent across major browsers. See issue #3849.

-

Activation consuming APIs defined in this and other specifications can consume user activation by performing the following steps, given a Window W: