Skip to content

Commit

Permalink
Address comments from Marcos
Browse files Browse the repository at this point in the history
  • Loading branch information
padenot committed Dec 9, 2019
1 parent 9fe4a74 commit ee7801d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,7 @@ An {{AudioContext}} is said to be <dfn>allowed to start</dfn> if the user agent
allows the context state to transition from "{{AudioContextState/suspended}}" to
"{{AudioContextState/running}}". A user agent may delay this initial transition,
to allow it only when the {{AudioContext}}'s [=relevant global object=] has been
<a href="https://html.spec.whatwg.org/#tracking-user-activation">activated</a>.
[[html#tracking-user-activation|activated]].

{{AudioContext}} has an internal slot:

Expand Down

0 comments on commit ee7801d

Please sign in to comment.