We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98282d5 commit d785cbeCopy full SHA for d785cbe
source
@@ -81760,7 +81760,7 @@ body { display:none }
81760
is <span>implementation-defined</span>, except that if <code
81761
data-x="event-keydown">keydown</code> and <code data-x="event-keyup">keyup</code> events were
81762
fired for the <kbd>Esc</kbd> key, the user agent must pick the <code
81763
- data-x="event-keyup">keyup</code> event.</p></li>
+ data-x="event-keydown">keydown</code> event.</p></li>
81764
81765
<li><p>If <var>event</var> is not null, and its <span>canceled flag</span> is set, then
81766
return.</p></li>
0 commit comments