- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Thu, 17 Dec 2020 15:33:29 -0800
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 17 December 2020 23:33:41 UTC
@saschanaz commented on this pull request.
> @@ -1762,8 +1762,8 @@ myDiv.addEventListener("auxclick", function(e) {
<p class="note" id="mousemove-now-cancelable">
This event was formerly specified to be non-cancelable in DOM Level
- 2 Events [[!DOM-Level-2-Events]], but was changed to reflect existing
- interoperability between user agents.
+ 2 Events, but was changed to reflect existing interoperability between
The error:
```
FATAL ERROR: Obsolete biblio ref: [DOM-Level-2-Events] is replaced by [DOM].
✘ Did not generate, due to fatal errors
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/287#pullrequestreview-555071307
Received on Thursday, 17 December 2020 23:33:41 UTC