diff --git a/implementation-report.html b/implementation-report.html index 599004a80..c724d2b9d 100644 --- a/implementation-report.html +++ b/implementation-report.html @@ -150,7 +150,7 @@

Safari - 116 preview, macOS 10.15 + 118 preview, macOS 10.15 1115 @@ -178,7 +178,7 @@

Firefox - 85, Linux 20.04 + 86, Linux 20.04 1092 @@ -192,7 +192,7 @@

Edge - 88, Windows 10.0 + 89, Windows 10.0 1115 @@ -322,13 +322,13 @@

Safari - 116 preview, macOS 10.15 + 118 preview, macOS 10.15 - 6462 + 6469 - 80 + 78 @@ -339,10 +339,10 @@

89, Linux 20.04 - 6548 + 6559 - 39 + 46 @@ -350,13 +350,13 @@

Firefox - 85, Linux 20.04 + 86, Linux 20.04 - 5688 + 5693 - 397 + 410 @@ -364,10 +364,10 @@

Edge - 88, Windows 10.0 + 89, Windows 10.0 - 6541 + 6559 46 diff --git a/index.bs b/index.bs index 14a132abc..7d4e0718f 100644 --- a/index.bs +++ b/index.bs @@ -3,7 +3,10 @@ Title: Web Audio API Shortname: webaudio Level: 1 Group: audiowg -Status: ED +Status: CR +Date: 2021-01-14 +Deadline: 2021-02-15 +Prepare for TR: yes ED: https://webaudio.github.io/web-audio-api/ TR: https://www.w3.org/TR/webaudio/ Favicon: favicon.png @@ -21,6 +24,7 @@ Editor: Hongchan Choi, Google (https://www.google.com/), hongchan@google.com, w3 Former Editor: Raymond Toy (until Oct 2018) Former Editor: Chris Wilson (Until Jan 2016) Former Editor: Chris Rogers (Until Aug 2013) +Implementation Report: implementation-report.html Test Suite: https://github.com/web-platform-tests/wpt/tree/master/webaudio Repository: WebAudio/web-audio-api Abstract: This specification describes a high-level Web API @@ -45,9 +49,23 @@ Markup Shorthands: markdown on, dfn on, css off spec: ECMAScript; url: https://tc39.github.io/ecma262/#sec-data-blocks; type: dfn; text: data block; url: https://www.w3.org/TR/mediacapture-streams/#dom-mediadevices-getusermedia; type: method; for: MediaDevices; text: getUserMedia() - +