Re: [w3c/uievents] Expose legacy IDL blocks (#287)

@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