[Bug 16720] Strange ordering in 4.2.25. Union types

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

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

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

--- Comment #1 from Cameron McCormack <cam@mcc.id.au> 2012-04-14 03:18:13 UTC ---
I swapped 3 and 4 recently (so that

  void f(SomeInterfaceWithIndexedProperties x);
  void f(sequence<Something> x);

would select the former if an object of that type were passed in) but forgot to
fix up the wording.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Saturday, 14 April 2012 03:18:16 UTC