Description
I had to fix the following broken links to publish the CR document on w3.org.
I planned to also fix them in the source but they are not found in the .bs file so it must relate to the automatic bikeshed references stuff.
https://html.spec.whatwg.org/multipage/scripting.html#set-bitmap-dimensions
to
https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-set-bitmap-dimensions
https://html.spec.whatwg.org/multipage/scripting.html#output-bitmap
to
https://html.spec.whatwg.org/multipage/canvas.html#output-bitmap
https://html.spec.whatwg.org/multipage/scripting.html#reset-the-rendering-context-to-its-default-state
to
https://html.spec.whatwg.org/multipage/canvas.html#reset-the-rendering-context-to-its-default-state
https://html.spec.whatwg.org/multipage/scripting.html#concept-canvas-alpha
to
https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-alpha
https://heycam.github.io/webidl/#common-function
to
https://heycam.github.io/webidl/#Function
https://heycam.github.io/webidl/#idl-domexception
to
https://heycam.github.io/webidl/#idl-DOMException