[Bug 21517] New: Remove AudioContext constructor code example

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

            Bug ID: 21517
           Summary: Remove AudioContext constructor code example
    Classification: Unclassified
           Product: AudioWG
           Version: unspecified
          Hardware: PC
               URL: https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/spe
                    cification.html#AudioContext-section
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Audio API
          Assignee: crogers@google.com
          Reporter: olivier.thereaux@bbc.co.uk
        QA Contact: public-audio@w3.org

The AudioContext section currently shows example code:

«
  An AudioContext is constructed as follows:
   var context = new AudioContext();
»

The example should be removed, as it duplicates information in the IDL.

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

Received on Tuesday, 2 April 2013 12:39:32 UTC