From 9e054ae9e1b8f201b960947764273b278525ef4f Mon Sep 17 00:00:00 2001 From: Paul Adenot Date: Mon, 9 Dec 2019 11:42:35 +0100 Subject: [PATCH] Don't use explicit link, and follow the guideline in https://github.com/whatwg/html/issues/5129\#issuecomment-562210730 --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index 58619ac28..5d7ea7100 100644 --- a/index.bs +++ b/index.bs @@ -1326,8 +1326,8 @@ interface AudioContext : BaseAudioContext { An {{AudioContext}} is said to be allowed to start 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 -[[html#tracking-user-activation|activated]]. +to allow it only when the {{AudioContext}}'s [=relevant global object=] has +[=sticky activation=] or [=transient activation=]. {{AudioContext}} has an internal slot: