This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21816 - [HTML] editorial: 4.8.11: "run following the steps"
Summary: [HTML] editorial: 4.8.11: "run following the steps"
Status: CLOSED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-24 17:14 UTC by Michael Dyck
Modified: 2013-07-15 20:54 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2013-04-24 17:14:25 UTC
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".
Comment 1 contributor 2013-06-05 20:50:16 UTC
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