This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
4.8.11 "The canvas element": The setContext(context) method of the canvas element, when invoked, must run following the steps: 4.8.11.1 "Proxying canvases to workers": The transferControlToProxy() method of the canvas element, when invoked, must run following the steps: The setContext(context) method of CanvasProxy objects, when invoked, must run following the steps: In each case, change "following the" to "the following".
Checked in as WHATWG revision r7909. Check-in comment: Fix some typos or copypasta. http://html5.org/tools/web-apps-tracker?from=7908&to=7909