[Bug 26331] New: Usage Intersection is defined as operating on arrays, rather than sequences

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

            Bug ID: 26331
           Summary: Usage Intersection is defined as operating on arrays,
                    rather than sequences
           Product: Web Cryptography
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Cryptography API Document
          Assignee: sleevi@google.com
          Reporter: sleevi@google.com
                CC: bzbarsky@mit.edu, public-webcrypto@w3.org

Raised on
http://lists.w3.org/Archives/Public/public-webcrypto/2014Jul/0056.html

The definition for "usage intersection" (
https://dvcs.w3.org/hg/webcrypto-api/raw-file/ee10c81e1141/spec/Overview.html#concept-usage-intersection
) defines "usage intersection" as a concept over two arrays.

This is misleading/incorrect, as the usage intersection is conducted over two
IDL sequences.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 14 July 2014 17:55:59 UTC