This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
1. Use Complete sentences. 2. Sequence constraints before attributes before methods. 3. Change "On getting ..." sentences to match the style in http://dev.w3.org/html5/spec-author-view/urls.html#reflecting-content-attributes-in-idl-attributes
I believe that I finally have all of these covered. There are a few places in which phrases are used rather than complete sentences, but they are on purpose and appropriate, such as "The cursor's required direction" for the direction parameter of IDBIndex.openCursor(). Other than those, I believe the spec is, editorially speaking, in very good shape. the element order through the WebIDL is consistent, and the sentences describing "on getting" are clear and in a consistent style. I am therefore going to resolve this bug as fixed. Thanks so very much, Eliot