[Bug 20442] 4.2.24: <ul> should be <ol>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20442

Cameron McCormack <cam@mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Cameron McCormack <cam@mcc.id.au> ---
(In reply to comment #0)
> In "4.2.24. Arrays — T[]",
> under "An ECMAScript value V is converted  to an IDL array value of type T[]
> as follows:",
> change the <ul> to an <ol class="algorithm">.

I fixed this in a previous commit:

http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.612;r2=1.613;f=h
http://dev.w3.org/cvsweb/2006/webapi/WebIDL/v1.xml.diff?r1=1.64;r2=1.65;f=h

> Similarly, each of
>     4.2.13  4.2.15  4.2.22  4.2.24  4.3.15  4.7  4.9.2
> has a two-item <ul> that should perhaps be an <ol class='algorithm'>.

Those are mostly short enough and un-algorithmy enough for me to leave as is,
so I will.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 3 August 2013 08:11:24 UTC