This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
In the following cases, I think: <ol> should be replaced with: <ol class='algorithm'> In 3.10.24, in the definitions of 'flattened member types' and 'number of nullable member types'. In 4.4.7, in the bullets specifying the behavior of the Function object and the value of its 'length' property.
Same applies in http://dev.w3.org/2006/webapi/WebIDL/#es-array The list after "An ECMAScript value V is converted to an IDL array value of type T[] as follows:" should be an ordered list. As should the list after "An IDL array value V of type T[] is converted to an ECMAScript value as follows:"
Thanks, I've fixed these.